Files
snapclient/.clangd
Karl Osterseher 0cc92a2597 improve netbuf state machine and decoding snapcast protocol
bugfix for server settings failing to decode
set compiler flag "no-implicit-fallthrough" for main.c
disable inlay hints in eclipse through .clangd

Signed-off-by: Karl Osterseher <karli_o@gmx.at>
2025-01-27 23:16:36 +01:00

5 lines
93 B
YAML

CompileFlags:
CompilationDatabase: build
Remove: [-m*, -f*]
InlayHints: {Enabled: false}