update
This commit is contained in:
parent
04a310f7ea
commit
e893f9967d
@ -1711,7 +1711,7 @@ nl_after_do = ignore # ignore/add/remove/force
|
|||||||
|
|
||||||
# Whether to put a blank line before 'return' statements, unless after an open
|
# Whether to put a blank line before 'return' statements, unless after an open
|
||||||
# brace.
|
# brace.
|
||||||
nl_before_return = force # true/false
|
nl_before_return = false # true/false
|
||||||
|
|
||||||
# Whether to put a blank line after 'return' statements, unless followed by a
|
# Whether to put a blank line after 'return' statements, unless followed by a
|
||||||
# close brace.
|
# close brace.
|
||||||
@ -2803,5 +2803,5 @@ warn_level_tabs_found_in_verbatim_string_literals = 2 # unsigned number
|
|||||||
# `macro-close END_MESSAGE_MAP`
|
# `macro-close END_MESSAGE_MAP`
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# option(s) with 'not default' value: 90
|
# option(s) with 'not default' value: 99
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user