]> Sergey Matveev's repositories - dotfiles.git/blobdiff - clang-format/.clang-format
C formatting for easy navigation
[dotfiles.git] / clang-format / .clang-format
index 1da345a989da8fff0c800e197d6bb7ebe79c04e7..2c6edf9ccb2171acb2eea8dc72ed694822b38f43 100644 (file)
@@ -10,3 +10,7 @@ BinPackArguments: false
 BinPackParameters: false
 BreakBeforeTernaryOperators: false
 BreakStringLiterals: false
+
+BreakBeforeBraces: Custom
+BraceWrapping:
+    AfterFunction: true