mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-02 07:07:15 -04:00
Fixes based on various linter suggestions
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
- repo: https://github.com/jessp01/pre-commit-golang
|
||||
rev: v0.5.3
|
||||
hooks:
|
||||
- id: go-fmt
|
||||
- id: go-imports
|
||||
- id: go-vet
|
||||
- id: go-lint
|
||||
- id: go-critic
|
||||
- id: go-ineffassign
|
||||
#- id: go-cyclo
|
||||
Reference in New Issue
Block a user