Uncrustify: Leave empty lines inside preprocessor lines

master
Pierre Neidhardt 2014-11-14 11:42:54 +01:00
parent 0e50e6da54
commit ed89d6cfaf
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ nl_brace_while = remove
nl_brace_else = remove
# Whether to not put blanks after '#ifxx', '#elxx', or before '#endif'
nl_squeeze_ifdef = true
# nl_squeeze_ifdef = true
# Add or remove newline between return type and function name in a function definition
nl_func_type_name = remove