aboutsummaryrefslogtreecommitdiff
path: root/uncrustify
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-07-13 12:22:55 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-07-13 12:22:55 +0200
commit8a1d2917f64d425212f0a3d2e8d91ca9f3c20122 (patch)
treea0439dee230394882ee9dd203f84ab20b650501c /uncrustify
parent9fcc42d6ab3bc386c9b42861a69421f534a247f8 (diff)
downloadlibbrandt-8a1d2917f64d425212f0a3d2e8d91ca9f3c20122.tar.gz
libbrandt-8a1d2917f64d425212f0a3d2e8d91ca9f3c20122.zip
no indent preproc
Diffstat (limited to 'uncrustify')
-rw-r--r--uncrustify/conf2
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
1373pp_indent_at_level = false # false/true 1373pp_indent_at_level = false # false/true
1374 1374
1375# If pp_indent_at_level=false, specifies the number of columns to indent per level. Default=1. 1375# If pp_indent_at_level=false, specifies the number of columns to indent per level. Default=1.
1376pp_indent_count = 1 # number 1376pp_indent_count = 0 # number
1377 1377
1378# Add or remove space after # based on pp_level of #if blocks 1378# Add or remove space after # based on pp_level of #if blocks
1379pp_space = ignore # ignore/add/remove/force 1379pp_space = ignore # ignore/add/remove/force