[PWGCF] Please consider the following formatting changes to #10749 #161
Annotations
2 errors, 10 warnings, and 1 notice
|
O2 linter
Process completed with exit code 1.
|
|
O2 linter result
Issues have been found.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L613
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L600
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L546
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L540
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L523
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L517
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L500
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L494
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L475
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[magic-number]:
PWGCF/Flow/Tasks/flowSP.cxx#L469
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
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.
|