We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4788e0a commit 257a732Copy full SHA for 257a732
.clang-tidy
@@ -16,4 +16,5 @@ Checks: >
16
-readability-magic-numbers
17
18
# Turn all the warnings from the checks above into errors.
19
-WarningsAsErrors: ""
+UseColor: true
20
+WarningsAsErrors: '*'
0 commit comments