Уменьшено количество пустых строк внутри объявления класса
This commit is contained in:
parent
b05da4d52a
commit
827529ee2b
@ -2052,7 +2052,7 @@ nl_after_func_body = 3 # unsigned number
|
||||
# declaration. Also affects class constructors/destructors.
|
||||
#
|
||||
# Overrides nl_after_func_body.
|
||||
nl_after_func_body_class = 0 # unsigned number
|
||||
nl_after_func_body_class = 2 # unsigned number
|
||||
|
||||
# The number of newlines after '}' of a single line function body. Also
|
||||
# affects class constructors/destructors.
|
||||
|
Loading…
Reference in New Issue
Block a user