Skip to content

Commit

Permalink
chore: reorder commands in make format
Browse files Browse the repository at this point in the history
  • Loading branch information
litsynp committed Nov 22, 2024
1 parent 6222849 commit 46b2310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ format\:install:
# https://github.,com/segmentio/golines
go install github.com/segmentio/golines@latest
format:
gofumpt -l -w .
golines -w .
gofumpt -l -w .

lint\:install:
# golangci-lint
Expand Down

0 comments on commit 46b2310

Please sign in to comment.