Changes
1 changed files (+3/-0)
-
-
@@ -173,3 +173,6 @@ # 1: Align under the open parenthesis# 2: Indent to the brace level # -1: Preserve original indentation indent_paren_close = 2 # Whether to remove blank lines before '}'. eat_blanks_before_close_brace = true
-