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