diff options
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Documentation: If: PathMatch: - "libs/.*/tests/.*\\.cpp" - - "kernel/tests/.*\\.cpp" + - "kernel/.*\\.tests.cpp" Diagnostics: ClangTidy: Remove: "*" |
