Skip to content

Commit

Permalink
add union check to default profile
Browse files Browse the repository at this point in the history
  • Loading branch information
gamesh411 committed Nov 27, 2024
1 parent 8b6c5d9 commit 98ed30c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/labels/analyzers/clang-tidy.json
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@
],
"bugprone-tagged-union-member-count": [
"doc_url:https://clang.llvm.org/extra/clang-tidy/checks/bugprone/tagged-union-member-count.html",
"profile:default",
"profile:extreme",
"profile:sensitive",
"severity:MEDIUM"
Expand Down

0 comments on commit 98ed30c

Please sign in to comment.