diff --git a/collector/clangd.yaml b/collector/clangd.yaml index 0dd7045..56de99e 100644 --- a/collector/clangd.yaml +++ b/collector/clangd.yaml @@ -9,3 +9,10 @@ Diagnostics: Remove: - readability-identifier-length - modernize-use-trailing-return-type +--- +If: + PathMatch: .*Test\.cpp +Diagnostics: + ClangTidy: + Remove: + - bugprone-suspicious-include