Please consider the following formatting changes to #12527 #10
Annotations
10 errors and 2 notices
|
[name/o2-column]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L64
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L63
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L62
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[doc/file]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L13
Documentation for \file is missing, incorrect or misplaced.
|
|
[magic-number]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L332
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L328
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L324
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L322
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGUD/Tasks/upcRhoPrimeAnalysis.cxx#L274
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|