From b54bf3cccac5f022e0a05499088064e6cd7e0497 Mon Sep 17 00:00:00 2001 From: Dirk Ziegelmeier Date: Fri, 4 Aug 2017 10:26:53 +0200 Subject: [PATCH] ASytleRC: Don't indent prepocessor blocks for now --- astylerc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/astylerc b/astylerc index ffe4bd9a..41ed5ab2 100644 --- a/astylerc +++ b/astylerc @@ -9,9 +9,7 @@ attach-extern-c attach-closing-while # indentation indent-switches -indent-preproc-block -indent-preproc-define -max-continuation-indent=60 +max-continuation-indent=40 # padding pad-oper pad-comma