@@ -1,3 +1,5 | |||||
1 | # Ignore false positive relative to App macro |
|
1 | # Ignore false positive relative to App macro | |
2 | \.h:\d+:.IPSIS_S04.*found: Ui |
|
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 |
@@ -1,16 +1,17 | |||||
1 | # On ignore toutes les règles vera++ pour le fichier spimpl |
|
1 | # On ignore toutes les règles vera++ pour le fichier spimpl | |
2 | Common/spimpl\.h:\d+:.* |
|
2 | Common/spimpl\.h:\d+:.* | |
3 |
|
3 | |||
4 | # Ignore false positive relative to two class definitions in a same file |
|
4 | # Ignore false positive relative to two class definitions in a same file | |
5 | DataSourceItem\.h:\d+:.*IPSIS_S01.* |
|
5 | DataSourceItem\.h:\d+:.*IPSIS_S01.* | |
6 |
|
6 | |||
7 | # Ignore false positive relative to a template class |
|
7 | # Ignore false positive relative to a template class | |
8 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) |
|
8 | ArrayData\.h:\d+:.*IPSIS_S04_VARIABLE.*found: (D) | |
9 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) |
|
9 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (D) | |
10 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) |
|
10 | ArrayData\.h:\d+:.*IPSIS_S06.*found: (Dim) | |
|
11 | DataSeries\.h:\d+:.*IPSIS_S04_VARIABLE.* | |||
11 |
|
12 | |||
12 | # Ignore false positive relative to an alias |
|
13 | # Ignore false positive relative to an alias | |
13 | DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction) |
|
14 | DataSourceItemAction\.h:\d+:.*IPSIS_S06.*found: (ExecuteFunction) | |
14 |
|
15 | |||
15 | # Ignore false positive relative to unnamed namespace |
|
16 | # Ignore false positive relative to unnamed namespace | |
16 | VariableController\.cpp:\d+:.*IPSIS_F13.* |
|
17 | VariableController\.cpp:\d+:.*IPSIS_F13.* |
General Comments 0
You need to be logged in to leave comments.
Login now