[mlir] Disable misc-const-correctness clang-tidy check.
https://clang.llvm.org/extra/clang-tidy/checks/misc/const-correctness.html
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
InheritParentConfig: true
|
||||
Checks: >
|
||||
-misc-const-correctness,
|
||||
bugprone-argument-comment,
|
||||
bugprone-assert-side-effect,
|
||||
bugprone-branch-clone,
|
||||
|
||||
Reference in New Issue
Block a user