We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94f2ec commit 07b8949Copy full SHA for 07b8949
.clangd
@@ -22,9 +22,6 @@ InlayHints:
22
DeducedTypes: Yes
23
TypeNameLimit: 24
24
25
-# https://clangd.llvm.org/design/include-cleaner
26
-# By default, Include Cleaner will not diagnose headers from the Standard Library.
27
-# Standard Library headers support is not complete yet
28
Diagnostics:
29
UnusedIncludes: Strict
30
MissingIncludes: Strict
0 commit comments