Price Rank Tech Blog
Golang
/
Git Hook
All
Next.js
SEO
Book Review
Firebase
React.js
Figma
Golang
JavaScript
Mac
Popular Articles
Latest Articles
Golang
Git Hook
Execute go vet and goimports in git pre-commit
The article describes a script to apply `go vet` which is a static analysis and `goimports` (go fmt) in git's pre-commit hook. When we use the script, we can prevent committing unexpected code.
Engineer
morizyun
Update:
2022/05/25 18:04
Golang / Git Hook について
There are technical posts about "Git Hook" in Golang.
/
Golang
/
Git Hook
QA