diff --git a/app/vera-exclusions/exclusions.txt b/app/vera-exclusions/exclusions.txt index 372a58a..02a0e85 100644 --- a/app/vera-exclusions/exclusions.txt +++ b/app/vera-exclusions/exclusions.txt @@ -1,4 +1,3 @@ # Ignore false positive relative to App macro \.h:\d+:.IPSIS_S04.*found: Ui -SqpApplication\.h:\d+:.IPSIS_S03.*found: sqpApp -SqpApplication\.h:\d+:.IPSIS_S04_VARIABLE.*found: sqpApp + diff --git a/gui/vera-exclusions/exclusions.txt b/gui/vera-exclusions/exclusions.txt new file mode 100644 index 0000000..21506de --- /dev/null +++ b/gui/vera-exclusions/exclusions.txt @@ -0,0 +1,8 @@ +# Ignore false positive relative to App macro +\.h:\d+:.IPSIS_S04.*found: ui +qcustomplot\.h:\d+:.IPSIS +qcustomplot\.cpp:\d+:.IPSIS +SqpApplication\.h:\d+:.IPSIS_S03.*found: sqpApp +SqpApplication\.h:\d+:.IPSIS_S04_VARIABLE.*found: sqpApp + +