Уменьшено количество пустых строк внутри объявления класса
This commit is contained in:
		@@ -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.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user