[PWGJE] Adding Ds and Xic to jet framework #15884
Annotations
10 errors and 2 notices
|
[name/namespace]:
PWGJE/DataModel/Jet.h#L93
Use snake_case for names of namespaces. Double underscores are not allowed.
|
|
[name/namespace]:
PWGJE/DataModel/Jet.h#L89
Use snake_case for names of namespaces. Double underscores are not allowed.
|
|
[name/o2-column]:
PWGJE/DataModel/Jet.h#L107
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGJE/DataModel/Jet.h#L47
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[name/o2-column]:
PWGJE/DataModel/Jet.h#L46
Use UpperCamelCase for names of O2 columns and matching lowerCamelCase names for their getters.
|
|
[doc/file]:
PWGJE/DataModel/Jet.h#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGJE/DataModel/Jet.h#L21
Documentation for \file is missing, incorrect or misplaced.
|
|
[name/file-cpp]:
PWGJE/Core/JetHFUtilities.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
|
[name/file-cpp]:
PWGJE/Core/JetCandidateUtilities.h#L1
Use lowerCamelCase or UpperCamelCase for names of C++ files. See the O2 naming conventions for details.
|
|
[const-ref-in-for-loop]:
PWGJE/Core/JetCandidateUtilities.h#L149
Use constant references for non-modified iterators in range-based for loops.
|
|
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.
|