We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead257c commit ff902f7Copy full SHA for ff902f7
1 file changed
.clang-tidy
@@ -30,6 +30,7 @@ Checks: >
30
-readability-magic-numbers
31
32
WarningsAsErrors: "*"
33
+HeaderFilterRegex: '.*/(modules|tasks)/.*'
34
35
CheckOptions:
36
- key: readability-identifier-naming.ClassCase
0 commit comments