aboutsummaryrefslogtreecommitdiff
path: root/.clangd
diff options
context:
space:
mode:
Diffstat (limited to '.clangd')
-rw-r--r--.clangd5
1 files changed, 0 insertions, 5 deletions
diff --git a/.clangd b/.clangd
deleted file mode 100644
index e6c43d0..0000000
--- a/.clangd
+++ /dev/null
@@ -1,5 +0,0 @@
-CompileFlags:
- Compiler: gcc
-Diagnostics:
- Suppress: unknown-attributes
- Add: bugprone-*, readability-*