[PWGLF] Please consider the following formatting changes to #14240 #5
Annotations
6 errors and 2 notices
|
Run tests
Process completed with exit code 1.
|
|
Run tests
Issues have been found.
|
|
Run tests:
PWGLF/Utils/svPoolCreator.h#L207
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
PWGLF/Utils/svPoolCreator.h#L202
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
PWGLF/Utils/svPoolCreator.h#L58
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
PWGLF/Utils/svPoolCreator.h#L25
Do not import names from the std namespace in headers.
|
|
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