16 lines
219 B
YAML
16 lines
219 B
YAML
---
|
|
Diagnostics:
|
|
UnusedIncludes: Strict
|
|
MissingIncludes: Strict
|
|
|
|
Completion:
|
|
AllScopes: true
|
|
|
|
InlayHints:
|
|
Enabled: No
|
|
|
|
# Will possibly be supported in clangd 22
|
|
Documentation:
|
|
CommentFormat: Doxygen
|
|
...
|