mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
Ensure clang-tidy uses color output
This commit is contained in:
parent
0e8072e6cd
commit
c5c6276291
@ -20,3 +20,4 @@ CheckOptions:
|
||||
- { key: readability-identifier-naming.ParameterCase, value: camelBack }
|
||||
HeaderFilterRegex: '.*'
|
||||
WarningsAsErrors: '*'
|
||||
UseColor: true
|
||||
|
Loading…
Reference in New Issue
Block a user