mirror of
https://github.com/wahyd4/kt-connect.git
synced 2026-08-08 21:08:04 +10:00
6 lines
129 B
YAML
6 lines
129 B
YAML
- repo: git://github.com/dnephin/pre-commit-golang
|
|
rev: master
|
|
hooks:
|
|
- id: go-fmt
|
|
- id: go-lint
|
|
- id: go-imports |