fix(ci): fix clang-tidy error code ignored when using html report mode
Description
Clang-tidy error code was ignored when using HTML report mode.
Closes #66 (closed)
How to test it?
- Take a file with a Clang-tidy error inside
- Run Sheldon where both warnings as errors and HTML report mode
- Clang-tidy hook will fail as expected