diff options
| author | Markus Teich <markus.teich@stusta.mhn.de> | 2016-07-13 12:22:55 +0200 |
|---|---|---|
| committer | Markus Teich <markus.teich@stusta.mhn.de> | 2016-07-13 12:22:55 +0200 |
| commit | 8a1d2917f64d425212f0a3d2e8d91ca9f3c20122 (patch) | |
| tree | a0439dee230394882ee9dd203f84ab20b650501c | |
| parent | 9fcc42d6ab3bc386c9b42861a69421f534a247f8 (diff) | |
no indent preproc
| -rw-r--r-- | uncrustify/conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uncrustify/conf b/uncrustify/conf index b901341..c89e346 100644 --- a/uncrustify/conf +++ b/uncrustify/conf @@ -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 |
