chore: format first

main
sudo pacman -Syu 2023-10-29 02:53:04 +07:00
parent 026a4a9710
commit 75cdd2be1a
1 changed files with 1 additions and 1 deletions

View File

@ -2,9 +2,9 @@
all: all:
go mod tidy go mod tidy
$(MAKE) format
$(MAKE) test-color $(MAKE) test-color
$(MAKE) lint $(MAKE) lint
$(MAKE) format
$(MAKE) build $(MAKE) build
$(MAKE) clean $(MAKE) clean