[PWGHF] Please consider the following formatting changes to #9413 #9
Annotations
2 errors, 10 warnings, and 1 notice
O2 linter result
Issues have been found.
|
O2 linter
Process completed with exit code 1.
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L160
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L161
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L162
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L163
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L164
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L165
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L166
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L167
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L346
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
[name/constexpr-constant]:
PWGHF/Utils/utilsEvSelHf.h#L348
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
O2 linter
You can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test.
|