From daad66c27547896d08e1a50ea92ba58c73ded534 Mon Sep 17 00:00:00 2001 From: ineed bots Date: Thu, 4 Jan 2024 15:56:43 -0600 Subject: [PATCH] soon --- .astylerc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.astylerc b/.astylerc index 6c2ea21..4e00611 100644 --- a/.astylerc +++ b/.astylerc @@ -1,5 +1,5 @@ # try to mimic the original gsc provided -# ghc +# mode=ghc mode=c style=allman @@ -9,7 +9,7 @@ lineend=windows pad-oper pad-paren-in pad-header -# pad-brackets # adds outer bracket spaces... only want inner spaces +# pad-brackets-in fill-empty-lines squeeze-lines=2 squeeze-ws