Suppress clangd diagnostics

This commit is contained in:
2025-08-21 17:27:03 +03:00
parent 631c6b296a
commit ce3fcccf09

View File

@@ -7,6 +7,8 @@ InlayHints:
DefaultArguments: true
TypeNameLimit: 24
Diagnostics:
# ClangTidy:
# Remove: "*"
Suppress: "*"
Index:
StandardLibrary: false