Skip to content

Commit

Permalink
chore: remove go fix
Browse files Browse the repository at this point in the history
  • Loading branch information
haunt98 committed Mar 1, 2024
1 parent 96810de commit 09f29d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ test-color:
go-test-color -race -failfast ./...

lint:
go fix ./...
golangci-lint run ./...

format:
Expand Down

0 comments on commit 09f29d4

Please sign in to comment.