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.
1 parent a627536 commit ec28729Copy full SHA for ec28729
.clang-tidy
@@ -40,6 +40,7 @@ Checks: '*,
40
-modernize-use-override,
41
-modernize-use-trailing-return-type,
42
-modernize-use-using,
43
+ -performance-avoid-endl,
44
-readability-braces-around-statements,
45
-readability-else-after-return,
46
-readability-function-cognitive-complexity,
0 commit comments