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 e182ea2 commit 256f05cCopy full SHA for 256f05c
1 file changed
.clang-tidy
@@ -46,6 +46,7 @@ Checks: >
46
-readability-isolate-declaration,
47
-readability-magic-numbers,
48
-readability-redundant-inline-specifier,
49
+ -readability-trailing-comma,
50
-readability-use-concise-preprocessor-directives,
51
-readability-uppercase-literal-suffix,
52
-performance-avoid-endl,
0 commit comments