format: add .clangd-format

This commit is contained in:
2026-04-27 19:15:17 +02:00
parent 37a0763e14
commit 7bd39a08c6
+3
View File
@@ -0,0 +1,3 @@
BasedOnStyle: LLVM
IndentWidth: 4
ColumnLimit: 100