[PWGHF] Include What You Use #12550
Annotations
10 errors and 2 notices
|
[magic-number]:
PWGHF/D2H/TableProducer/candidateCreatorBsReduced.cxx#L243
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/TableProducer/candidateCreatorBplusReduced.cxx#L277
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/TableProducer/candidateCreatorBplusReduced.cxx#L243
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L280
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGHF/D2H/TableProducer/candidateCreatorB0Reduced.cxx#L246
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[name/type]:
PWGHF/Core/CentralityEstimation.h#L55
Use UpperCamelCase for names of defined types (including concepts).
|
|
[name/type]:
PWGHF/Core/CentralityEstimation.h#L50
Use UpperCamelCase for names of defined types (including concepts).
|
|
[name/type]:
PWGHF/Core/CentralityEstimation.h#L45
Use UpperCamelCase for names of defined types (including concepts).
|
|
[name/type]:
PWGHF/Core/CentralityEstimation.h#L40
Use UpperCamelCase for names of defined types (including concepts).
|
|
[name/type]:
PWGHF/Core/CentralityEstimation.h#L35
Use UpperCamelCase for names of defined types (including concepts).
|
|
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
O2 linter
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.
|