mirror of
https://github.com/hexolan/stocklet.git
synced 2026-05-20 11:39:24 +01:00
12 lines
225 B
YAML
12 lines
225 B
YAML
repos:
|
|
- repo: https://github.com/dnephin/pre-commit-golang
|
|
rev: v0.5.1
|
|
hooks:
|
|
- id: go-fmt
|
|
args: [-s, -w]
|
|
|
|
- repo: https://github.com/bufbuild/buf
|
|
rev: v1.28.1
|
|
hooks:
|
|
- id: buf-format
|