Makefile: add --Werror for clang-format (#55)
Otherwise make lint-clang-format still succeeds even if there are issues. This also causes the github action to pass and not flag issues.
Showing
Please register or sign in to comment
Otherwise make lint-clang-format still succeeds even if there are issues. This also causes the github action to pass and not flag issues.