diff --git a/app/vera-exclusions/exclusions.txt b/app/vera-exclusions/exclusions.txt index 02a0e85..4cfea6f 100644 --- a/app/vera-exclusions/exclusions.txt +++ b/app/vera-exclusions/exclusions.txt @@ -1,3 +1,5 @@ # Ignore false positive relative to App macro \.h:\d+:.IPSIS_S04.*found: Ui +# Ignore false positive relative to macros +Main\.cpp:\d+:.*IPSIS_S04_VARIABLE.*found: (__ppc64__) \ No newline at end of file diff --git a/core/vera-exclusions/exclusions.txt b/core/vera-exclusions/exclusions.txt index 7946185..8577c89 100644 --- a/core/vera-exclusions/exclusions.txt +++ b/core/vera-exclusions/exclusions.txt @@ -8,6 +8,7 @@ DataSourceItem\.h:\d+:.*IPSIS_S01.* ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) +DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* # Ignore false positive relative to an alias DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)