Please consider the following formatting changes to #13260 #14
Annotations
10 errors and 2 notices
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L436
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L433
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L279
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L260
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L212
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L484
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L440
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L407
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L550
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGJE/Tasks/jetOutlierQA.cxx#L536
Use std:: prefix for names from the std namespace.
|
|
Run tests
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
Run tests
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.
|
Loading