summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 23e537b33..a4e83f330 100644
--- a/.clang-format
+++ b/.clang-format
@@ -6,6 +6,7 @@ BinPackArguments: false
BinPackParameters: false
BreakBeforeBinaryOperators: NonAssignment
BraceWrapping:
+ AfterCaseLabel: true
AfterClass: true
AfterControlStatement: true
AfterEnum: true
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback