Skip to content

Commit

Permalink
Suppress modernize-use-integer-sign-comparison (#4558)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlohmann authored Dec 18, 2024
1 parent 094bd26 commit 6cb099e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -53,6 +53,7 @@ Checks: '*,
-modernize-type-traits,
-modernize-use-constraints,
-modernize-use-designated-initializers,
-modernize-use-integer-sign-comparison,
-modernize-use-nodiscard,
-modernize-use-ranges,
-modernize-use-std-numbers,

0 comments on commit 6cb099e

Please sign in to comment.