From c541d6e182666b875fab3603782f8376dc99bcd6 Mon Sep 17 00:00:00 2001 From: Morgan Hardwood Date: Fri, 10 Jun 2016 14:03:11 +0200 Subject: [PATCH] astyle - indent switch blocks. --- rawtherapee.astylerc | 1 + 1 file changed, 1 insertion(+) diff --git a/rawtherapee.astylerc b/rawtherapee.astylerc index 9c10d81cb..3a0b1ea2f 100644 --- a/rawtherapee.astylerc +++ b/rawtherapee.astylerc @@ -1,5 +1,6 @@ style=1tbs indent=spaces=4 +indent-switches break-blocks pad-oper convert-tabs