llvm-project
7 строк · 296.0 Байт
1InheritParentConfig: true2Checks: '-*,llvmlibc-*,readability-identifier-naming,llvm-header-guard'3HeaderFilterRegex: '.*'4WarningsAsErrors: 'llvmlibc-*'5CheckOptions:6- key: llvmlibc-restrict-system-libc-headers.Includes7value: '-*, linux/*, asm/*.h, asm-generic/*.h'8