no indent preproc
This commit is contained in:
parent
9fcc42d6ab
commit
8a1d2917f6
@ -1373,7 +1373,7 @@ pp_indent = ignore # ignore/add/remove/force
|
||||
pp_indent_at_level = false # false/true
|
||||
|
||||
# If pp_indent_at_level=false, specifies the number of columns to indent per level. Default=1.
|
||||
pp_indent_count = 1 # number
|
||||
pp_indent_count = 0 # number
|
||||
|
||||
# Add or remove space after # based on pp_level of #if blocks
|
||||
pp_space = ignore # ignore/add/remove/force
|
||||
|
Loading…
Reference in New Issue
Block a user