1 InheritParentConfig: true
2 Checks: '-*,llvmlibc-*,readability-identifier-naming,llvm-header-guard'
3 HeaderFilterRegex: '.*'
4 WarningsAsErrors: 'llvmlibc-*'
6 - key: llvmlibc-restrict-system-libc-headers.Includes
7 value: '-*, linux/*, asm/*.h, asm-generic/*.h'