This commit is contained in:
Andrei Astafev 2019-10-02 14:21:51 +03:00
parent 0293201df9
commit c3eed90064

View File

@ -2564,7 +2564,7 @@ mod_add_long_function_closebrace_comment = 20 # unsigned number
# If a namespace body exceeds the specified number of newlines and doesn't
# have a comment after the close brace, a comment will be added.
mod_add_long_namespace_closebrace_comment = 5 # unsigned number
mod_add_long_namespace_closebrace_comment = 2 # unsigned number
# If a class body exceeds the specified number of newlines and doesn't have a
# comment after the close brace, a comment will be added.