We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9506d75 commit c2c0ed8Copy full SHA for c2c0ed8
README.md
@@ -14,4 +14,4 @@ It offers:
14
15
In the build directory of AliceO2 (containing the CMake compilations database in form of `compile_command.json`), run
16
17
-`run_O2CodeChecker.py -checks=-*,alice* `
+ run_O2CodeChecker.py -clang-tidy-binary `which O2codecheck` -checks=-*,alice*
0 commit comments