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
|
||||
# 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
|
||||
# close brace.
|
||||
@ -2803,5 +2803,5 @@ warn_level_tabs_found_in_verbatim_string_literals = 2 # unsigned number
|
||||
# `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