summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 0 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index a4e83f330..23e537b33 100644
--- a/.clang-format
+++ b/.clang-format
@@ -6,7 +6,6 @@ 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