Please consider the following formatting changes to #14198 #139
Annotations
10 errors and 2 notices
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L454
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L258
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L257
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L483
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L476
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L463
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L455
Use constant references for non-modified iterators in range-based for loops.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L431
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L428
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
DPG/Tasks/AOTTrack/tagAndProbeDmesons.cxx#L425
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
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