From fe1ba0e6151243be772a45900ad346b4bd2414bd Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Tue, 5 Mar 2019 14:36:28 +0100 Subject: [PATCH] Disable AStyle line endings formatter Git takes care of this, and it breaks the checkouts on Windows --- .astylerc | 1 - 1 file changed, 1 deletion(-) diff --git a/.astylerc b/.astylerc index cba802e4..21047d05 100644 --- a/.astylerc +++ b/.astylerc @@ -10,6 +10,5 @@ --add-braces --convert-tabs --mode=c ---lineend=linux # disable backup files --suffix=none