]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
add .clangd configuration
authorKarel Zak <kzak@redhat.com>
Thu, 19 Mar 2026 12:12:15 +0000 (13:12 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 19 Mar 2026 12:12:15 +0000 (13:12 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
.clangd [new file with mode: 0644]

diff --git a/.clangd b/.clangd
new file mode 100644 (file)
index 0000000..4e68dc2
--- /dev/null
+++ b/.clangd
@@ -0,0 +1,5 @@
+CompileFlags:
+  CompilationDatabase: build
+
+Diagnostics:
+  UnusedIncludes: Strict