##// END OF EJS Templates
Adds vera exclusions
Alexandre Leroux -
r385:3748118d0cf1
parent child
Show More
@@ -1,3 +1,5
1 1 # Ignore false positive relative to App macro
2 2 \.h:\d+:.IPSIS_S04.*found: Ui
3 3
4 # Ignore false positive relative to macros
5 Main\.cpp:\d+:.*IPSIS_S04_VARIABLE.*found: (__ppc64__) No newline at end of file
@@ -8,6 +8,7 DataSourceItem\.h:\d+:.*IPSIS_S01.*
8 8 ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D)
9 9 ArrayData\.h:\d+:.*IPSIS_S06.*found: (D)
10 10 ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim)
11 DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.*
11 12
12 13 # Ignore false positive relative to an alias
13 14 DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction)
General Comments 0
You need to be logged in to leave comments. Login now