1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Diagnostics: UnusedIncludes: Strict MissingIncludes: Strict CompileFlags: Remove: - -fcondition-coverage Documentation: CommentFormat: Doxygen --- If: PathMatch: - "libs/.*/tests/.*\\.cpp" - "kernel/tests/.*\\.cpp" Diagnostics: ClangTidy: Remove: "*" CompileFlags: Add: - -Wno-c2y-extensions