CodeChecker does not warn clang-diagnostic checker is mistyped.
The issue can be reproduced with CodeChecker master.
CodeChecker check --analyzers clang-tidy -l compile-commands.json -e clang-diagnostic-vlaa -o ./reports
The above command should fail with an error that clang-diagnostic-vlaa checker is non-existing.
CodeChecker does not warn clang-diagnostic checker is mistyped. The issue can be reproduced with CodeChecker master.
CodeChecker check --analyzers clang-tidy -l compile-commands.json -e clang-diagnostic-vlaa -o ./reports
The above command should fail with an error that clang-diagnostic-vlaa checker is non-existing.