Skip to content

Commit

Permalink
[mlir] Disable misc-const-correctness clang-tidy check.
Browse files Browse the repository at this point in the history
  • Loading branch information
pifon2a committed Aug 3, 2022
1 parent 5bbb0a8 commit 3285f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlir/.clang-tidy
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
InheritParentConfig: true
Checks: >
-misc-const-correctness,
bugprone-argument-comment,
bugprone-assert-side-effect,
bugprone-branch-clone,
Expand Down

0 comments on commit 3285f94

Please sign in to comment.