Files
warnemuende-lighthouses/.clangd
2025-06-06 18:16:45 +02:00

18 lines
254 B
YAML

CompileFlags:
Add:
- -Wno-unknown-warning-option
- -Wno-format
Remove:
- -mword-relocations
Diagnostics:
ClangTidy:
FastCheckFilter: None
---
If:
PathMatch: .*\.h
Diagnostics:
UnusedIncludes: None