Skip to content

Commit

Permalink
Enable bugprone-integer-division
Browse files Browse the repository at this point in the history
  • Loading branch information
veblush committed Nov 24, 2020
1 parent 9baae36 commit 1d6972a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ Checks: '-*,
abseil-*,
-abseil-no-namespace,
bugprone-*,
-bugprone-integer-division,
-bugprone-narrowing-conversions,
-bugprone-too-small-loop-variable,
performance-*,
Expand Down

0 comments on commit 1d6972a

Please sign in to comment.