Files
unleashed-firmware/.clangd
MX 0490c31698 clangd config update
by WillyJL
2026-01-01 22:50:08 +03:00

22 lines
336 B
YAML

CompileFlags:
Add:
- -Wno-unknown-warning-option
- -Wno-format
Remove:
- -mword-relocations
CompilationDatabase: "./build/latest"
Completion:
HeaderInsertion: Never
Diagnostics:
ClangTidy:
FastCheckFilter: None
---
If:
PathMatch: .*\.h
Diagnostics:
UnusedIncludes: None