We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
performance-avoid-endl
1 parent 3c07ab8 commit d6523b6Copy full SHA for d6523b6
.clang-tidy
@@ -20,6 +20,7 @@ modernize-*,
20
-modernize-use-trailing-return-type,
21
-modernize-use-using,
22
performance-*,
23
+-performance-avoid-endl,
24
-performance-noexcept-move-constructor,
25
readability-*,
26
-readability-braces-around-statements,
0 commit comments