[PWGJE] Please consider the following formatting changes to #13327 #22
Annotations
10 errors and 2 notices
|
[name/function-variable]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L280
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L279
Use lowerCamelCase for names of functions and variables.
|
|
[name/function-variable]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L278
Use lowerCamelCase for names of functions and variables.
|
|
[doc/file]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L1
Provide mandatory file documentation.
|
|
[doc/file]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L11
Documentation for \author is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L11
Documentation for \brief is missing, incorrect or misplaced.
|
|
[doc/file]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L11
Documentation for \file is missing, incorrect or misplaced.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L418
Use constant references for non-modified iterators in range-based for loops.
|
|
[const-ref-in-for-loop]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L379
Use constant references for non-modified iterators in range-based for loops.
|
|
[root/entity]:
PWGJE/Tasks/jetFormationTimeReclustering.cxx#L332
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
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.
|