From d44485fb3f97c70f33c277616c2add4d4ba6b1d0 Mon Sep 17 00:00:00 2001 From: technyon Date: Sun, 20 Oct 2024 14:04:44 +0200 Subject: [PATCH] exclude lib in astylerc --- .astylerc | 1 + 1 file changed, 1 insertion(+) diff --git a/.astylerc b/.astylerc index d31a299..9bb5e7b 100644 --- a/.astylerc +++ b/.astylerc @@ -1,2 +1,3 @@ --style=allman --add-braces +--exclude=lib