wakaama/tools/requirements-codechecker.in
Lukas Woodtli 10e8365728 ci: Use CodeChecker as static analysis tool
CodeChecker combines multiple static code analysis tools including
`clang-sa`. It also provides the possibility to check against a baseline
to report only newly introduced issues.
Moreover it is simpler to use.
It could eventually replace `clang-sa` completely in the pipeline.
2024-12-10 15:12:41 +01:00

3 lines
39 B
Plaintext

codechecker==6.24.4
setuptools==70.2.0