Please consider the following formatting changes to #14108 #39
Annotations
10 errors and 2 notices
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L338
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L726
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L723
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L341
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L338
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L737
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L569
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L352
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L76
Use std:: prefix for names from the std namespace.
|
|
Run tests:
PWGLF/DataModel/LFSigmaTables.h#L32
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