Skip to content

Commit 257a732

Browse files
committed
test
1 parent 4788e0a commit 257a732

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.clang-tidy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ Checks: >
1616
-readability-magic-numbers
1717
1818
# Turn all the warnings from the checks above into errors.
19-
WarningsAsErrors: ""
19+
UseColor: true
20+
WarningsAsErrors: '*'

0 commit comments

Comments
 (0)