From ab8c682028005948eb963d0598320ad0c8f30e2e Mon Sep 17 00:00:00 2001 From: devnote-dev Date: Sun, 29 Oct 2023 16:55:36 +0000 Subject: [PATCH] chore: add format script --- shard.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/shard.yml b/shard.yml index bfafd22..7a6745d 100644 --- a/shard.yml +++ b/shard.yml @@ -32,6 +32,7 @@ development_dependencies: scripts: clean@linux: rm bin/geode clean@windows: del bin\geode.exe bin\geode.pdb + format@linux: bin/ameba --all --except Lint/Documentation targets: geode: