|
|
@ -1366,7 +1366,7 @@ cmt_insert_before_preproc = false # false/true |
|
|
|
# |
|
|
|
# |
|
|
|
|
|
|
|
|
|
|
|
# Control indent of preprocessors inside #if blocks at brace level 0 |
|
|
|
# Control indent of preprocessors inside #if blocks at brace level 0 |
|
|
|
pp_indent = ignore # ignore/add/remove/force |
|
|
|
pp_indent = force # ignore/add/remove/force |
|
|
|
|
|
|
|
|
|
|
|
# Whether to indent #if/#else/#endif at the brace level (true) or from column 1 (false) |
|
|
|
# Whether to indent #if/#else/#endif at the brace level (true) or from column 1 (false) |
|
|
|
pp_indent_at_level = false # false/true |
|
|
|
pp_indent_at_level = false # false/true |
|
|
|