Skip to content

Commit eaf70c7

Browse files
authored
[Infrastructure] O2 linter: Report errors only for positives from clean checks (#17922)
1 parent d2e6a5a commit eaf70c7

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

o2linter_config

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,25 @@ name/class
1313
name/struct
1414
name/file-cpp
1515
name/file-python
16+
# temporarily demoted
17+
const-ref-in-for-loop
18+
const-ref-in-process
19+
include-iostream
20+
logging
21+
magic-number
22+
name/configurable
23+
name/o2-column
24+
name/o2-table
25+
name/o2-task
26+
name/o2-workflow
27+
name/workflow-file
28+
o2-workflow-options
29+
pdg/database
30+
pdg/explicit-code
31+
pdg/explicit-mass
32+
pdg/known-mass
33+
pwghf/name/struct-class
34+
pwghf/struct-member-order
35+
root/lorentz-vector
36+
std-prefix
37+
two-pi-add-subtract

0 commit comments

Comments
 (0)