From 09a519bfb59d7f25e3b29c2c967467de68d1c86b Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Mon, 27 Jan 2025 21:18:29 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Not=20using=20.astylerc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buildroot/etc/.astylerc | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 buildroot/etc/.astylerc diff --git a/buildroot/etc/.astylerc b/buildroot/etc/.astylerc deleted file mode 100644 index aefe32c7f4..0000000000 --- a/buildroot/etc/.astylerc +++ /dev/null @@ -1,23 +0,0 @@ ---style=google ---keep-one-line-blocks - ---indent=spaces=2 ---indent-preproc-block ---indent-preproc-define ---indent-col1-comments - ---remove-brackets ---break-after-logical ---delete-empty-lines - ---pad-oper ---pad-header ---unpad-paren ---align-pointer=type ---align-reference=type - ---attach-classes ---attach-inlines ---keep-one-line-statements - ---indent-namespaces