Skip to content

Commit

Permalink
Enable readability-redundant-smartptr-get in MLIR local clang-tidy co…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
joker-eph committed Jan 8, 2022
1 parent f44473e commit 651c73b
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
Expand Up @@ -44,6 +44,7 @@ Checks: >
readability-inconsistent-declaration-parameter-name,
readability-misleading-indentation,
readability-redundant-control-flow,
readability-redundant-smartptr-get,
readability-simplify-boolean-expr,
readability-simplify-subscript-expr,
readability-use-anyofallof
Expand Down

0 comments on commit 651c73b

Please sign in to comment.