Skip to content

Commit

Permalink
Merge pull request #3618 from steakhal/fix-check-alias
Browse files Browse the repository at this point in the history
[clang-tidy][cfg] Remove an alias from the extreme profile
  • Loading branch information
dkrupp authored Mar 7, 2022
2 parents 0fd8a2e + 0bd7dd2 commit b030dac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/labels/analyzers/clang-tidy.json
Original file line number Diff line number Diff line change
Expand Up @@ -4624,7 +4624,6 @@
],
"cppcoreguidelines-narrowing-conversions": [
"doc_url:https://clang.llvm.org/extra/clang-tidy/checks/cppcoreguidelines-narrowing-conversions.html",
"profile:extreme",
"severity:MEDIUM"
],
"cppcoreguidelines-no-malloc": [
Expand Down

0 comments on commit b030dac

Please sign in to comment.