feat: added .clangd

This commit is contained in:
Sara 2025-09-16 13:35:21 +02:00
parent 9ffee27be6
commit 7ff11ded25

2
.clangd Normal file
View file

@ -0,0 +1,2 @@
CompileFlags:
Add: [ -Wall, --std=c23, -xc, -Ivendor/ ]