Skip to content

Commit

Permalink
Merge pull request Ericsson#4065 from bruntib/disable_misc_checker
Browse files Browse the repository at this point in the history
Remove a clang-tidy checker from default profile.
  • Loading branch information
bruntib authored Oct 30, 2023
2 parents 08aec60 + a1b256b commit 869a8ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/labels/analyzers/clang-tidy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5747,9 +5747,7 @@
],
"misc-include-cleaner": [
"doc_url:https://clang.llvm.org/extra/clang-tidy/checks/misc/include-cleaner.html",
"profile:default",
"profile:extreme",
"profile:sensitive",
"severity:LOW"
],
"misc-incorrect-roundings": [
Expand Down

0 comments on commit 869a8ad

Please sign in to comment.