summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format3
1 files changed, 0 insertions, 3 deletions
diff --git a/.clang-format b/.clang-format
index 485d65f21..cf788cb6b 100644
--- a/.clang-format
+++ b/.clang-format
@@ -14,9 +14,6 @@ BraceWrapping:
AfterUnion: true
BeforeCatch: true
BeforeElse: true
- SplitEmptyFunction: false
- SplitEmptyNamespace: false
- SplitEmptyRecord: false
BreakBeforeBraces: Custom
...
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback