Skip to content

Commit

Permalink
[clang-tidy] Disabled performance-avoid-endl warning (#1966)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianReimold authored Jan 30, 2025
1 parent db85761 commit 6359a4e
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
Expand Up @@ -52,6 +52,7 @@ Checks: "-*,
-modernize-avoid-bind,
performance-*,
-performance-avoid-endl,
readability-*,
-readability-braces-around-statements,
Expand Down

0 comments on commit 6359a4e

Please sign in to comment.