CI doesn't fail at wrong clang-format, or compiler warnings #24
Labels
🧱 CI
CI run related (bug, new feature,...)
🐣 good first issue
Good for newcomers
state: 🛠️work
There is work to do here
Description
Discovered in #21 (comment).
The
clang-format
check in the CI doesn't seem to fail, even if clang-format isn't applied.Also: compiler warnings should be handled as an error!
Tasks
-Werror
to clang-tidyThe text was updated successfully, but these errors were encountered: