summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index cf788cb6b..01c8eeb25 100644
--- a/.clang-format
+++ b/.clang-format
@@ -15,5 +15,5 @@ BraceWrapping:
BeforeCatch: true
BeforeElse: true
BreakBeforeBraces: Custom
+DerivePointerAlignment: false
...
-
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback