1 parent 00325e6 commit a8112b5Copy full SHA for a8112b5
1 file changed
.clang-tidy
@@ -43,4 +43,7 @@ Checks: '
43
# -google-build-using-namespace,
44
# -bugprone-narrowing-conversions,
45
'
46
+
47
+ExcludeHeaderFilterRegex: '^(/usr|/opt|/lib|/include)'
48
+SystemHeaders: false
49
...
0 commit comments