This commit is contained in:
Andrei Astafev 2019-10-21 21:44:18 +03:00
parent cfa9da95d0
commit 9a16d6cd80

View File

@ -1867,7 +1867,7 @@ nl_after_func_body_one_liner = 0 # unsigned number
# of a function body. # of a function body.
# #
# 0: No change (default). # 0: No change (default).
nl_func_var_def_blk = 1 # unsigned number nl_func_var_def_blk = 0 # unsigned number
# The number of newlines before a block of typedefs. If nl_after_access_spec # The number of newlines before a block of typedefs. If nl_after_access_spec
# is non-zero, that option takes precedence. # is non-zero, that option takes precedence.