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.
readability-trailing-comma
1 parent ef8c3ff commit 154f957Copy full SHA for 154f957
1 file changed
.clang-tidy
@@ -41,6 +41,7 @@ Checks: >
41
-readability-isolate-declaration,
42
-readability-magic-numbers,
43
-readability-redundant-inline-specifier,
44
+ -readability-trailing-comma,
45
-readability-use-concise-preprocessor-directives,
46
-readability-uppercase-literal-suffix,
47
-performance-avoid-endl,
0 commit comments