aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
Diffstat (limited to '.clangd')
-rw-r--r--.clangd13
1 files changed, 0 insertions, 13 deletions
diff --git a/.clangd b/.clangd
index ce14df5..55f84ae 100644
--- a/.clangd
+++ b/.clangd
@@ -6,16 +6,3 @@ CompileFlags:
- -fcondition-coverage
Documentation:
CommentFormat: Doxygen
-
----
-If:
- PathMatch:
- - "libs/.*/tests/.*\\.cpp"
- - "libs/.*/.*\\.test\\.cpp"
- - "kernel/.*\\.tests.cpp"
-Diagnostics:
- ClangTidy:
- Remove: "*"
-CompileFlags:
- Add:
- - -Wno-c2y-extensions