[NFC][Py Reformat] Added more commits to .git-blame-ignore-revs
[llvm-project.git] / libc / src / __support / CPP / .clang-tidy
blob08b50cc0719b787343217d0b8032b63315ddd7c9
1 InheritParentConfig: false
2 Checks: '-*,llvmlibc-*'
3 HeaderFilterRegex: '.*'
4 WarningsAsErrors: 'llvmlibc-*'
5 CheckOptions:
6   - key:             llvmlibc-restrict-system-libc-headers.Includes
7     value:           '-*, linux/*, asm/*.h, asm-generic/*.h'