We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58392db commit cc89871Copy full SHA for cc89871
.clang-format
@@ -36,7 +36,6 @@ AlignConsecutiveMacros:
36
AcrossComments: true
37
38
# Newlines
39
-ColumnLimit: 120
40
BreakBeforeBraces: Allman # Braces on their own lines
41
SeparateDefinitionBlocks: Always # Separate definitions (functions etc.) with an empty line
42
AlwaysBreakTemplateDeclarations: true # Put template on their own lines
0 commit comments