We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4670777 commit 6018bc8Copy full SHA for 6018bc8
libc/src/.clang-tidy
@@ -1,5 +1,5 @@
1
InheritParentConfig: true
2
-Checks: '-*,llvmlibc-*,readability-identifier-naming'
+Checks: '-*,llvmlibc-*,readability-identifier-naming,llvm-header-guard'
3
HeaderFilterRegex: '.*'
4
WarningsAsErrors: 'llvmlibc-*'
5
CheckOptions:
0 commit comments