mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-08-28 04:46:30 -04:00
12 lines
249 B
YAML
12 lines
249 B
YAML
repos:
|
|
- repo: https://github.com/jessp01/pre-commit-golang.git
|
|
rev: v0.5.5
|
|
hooks:
|
|
- id: go-fmt
|
|
- id: go-imports
|
|
#- id: go-vet
|
|
- id: go-lint
|
|
- id: go-critic
|
|
- id: go-ineffassign
|
|
- id: shellcheck
|