Please consider the following formatting changes to #12038 #13489
Annotations
10 errors and 2 notices
|
[name/constexpr-constant]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L842
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L841
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L552
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L551
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L550
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/constexpr-constant]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L549
Use UpperCamelCase for names of constexpr constants. Names of special constants may be prefixed with "k".
|
|
[name/function-variable]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L688
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L637
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L546
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
ALICE3/TableProducer/OTF/onTheFlyRichPid.cxx#L513
Use lowerCamelCase for names of functions and variables.
|
|
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.
|