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 2aafb55 commit 2c431d3Copy full SHA for 2c431d3
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