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 2e0bc9e commit 49d5785
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 @@ -27,7 +27,6 @@ coverage-html:
go tool cover -html=coverage.out

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

format:
Expand Down

0 comments on commit 49d5785

Please sign in to comment.