From 164264b047921dbe1567d2af183e1cffb200a8cb Mon Sep 17 00:00:00 2001 From: hop311 Date: Sat, 28 Oct 2023 10:39:08 +0100 Subject: Astyle formatting (with manual cleanup) --- astyle.sh | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 astyle.sh (limited to 'astyle.sh') diff --git a/astyle.sh b/astyle.sh new file mode 100644 index 0000000..b7ac65e --- /dev/null +++ b/astyle.sh @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +echo "\n\nFormatting openvic-simulation with astyle:\n" +astyle --options=.astylesrc --recursive ./src/*.?pp + +exit 0 -- cgit v1.2.3-56-ga3b1