inetmock/.pre-commit-config.yaml

8 lines
218 B
YAML
Raw Normal View History

# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/golangci/golangci-lint
rev: v1.42.0
hooks:
- id: golangci-lint