Files
furlang/.clangd
T
CHatingPython 28f6deaba5 Basic lexer
2026-05-24 14:57:57 +02:00

25 lines
392 B
YAML
Executable File

CompileFlags:
Add: [-std=c11, -Wall, -Werror, -Wpedantic]
InlayHints:
BlockEnd: true
Designators: false
Enabled: true
ParameterNames: true
DeducedTypes: true
TypeNameLimit: 24
Completion:
HeaderInsertion: IWYU
Hover:
ShowAKA: true
If:
PathMatch: (./.*\.c|./.*\.h)
Diagnostics:
UnusedIncludes: Strict
MissingIncludes: Strict
Documentation:
CommentFormat: Doxygen