Skip to content

Commit

Permalink
build: pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec committed Jan 2, 2023
1 parent 65902ba commit 167c153
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set -eux
go generate .
go vet .
goimports -w .
git diff --exit-code
go generate .
go install .
1 change: 0 additions & 1 deletion tag

This file was deleted.

0 comments on commit 167c153

Please sign in to comment.