diff --git a/default.cfg b/default.cfg index 1e2b411..d9a99fb 100644 --- a/default.cfg +++ b/default.cfg @@ -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.