mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Add clangd configuration file
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
0c3b10d2e1
commit
109d788904
2 changed files with 4 additions and 0 deletions
3
.clangd
Normal file
3
.clangd
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
Diagnostics:
|
||||
UnusedIncludes: Strict
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,6 +10,7 @@
|
|||
.settings/
|
||||
.vscode/
|
||||
.direnv/
|
||||
.cache/
|
||||
|
||||
*.egg-info/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue