mirror of
https://github.com/noandrea/geo2tz.git
synced 2025-12-22 10:47:07 +00:00
15 lines
446 B
YAML
15 lines
446 B
YAML
repos:
|
|
[]
|
|
# - repo: https://github.com/golangci/golangci-lint
|
|
# rev: v1.46.2
|
|
# hooks:
|
|
# - id: golangci-lint
|
|
# args: ["--config", ".github/.golangci.yaml"]
|
|
# # commit msg check
|
|
# - repo: https:q//github.com/compilerla/conventional-pre-commit
|
|
# rev: v2.3.0
|
|
# hooks:
|
|
# - id: conventional-pre-commit
|
|
# stages: [commit-msg]
|
|
# args: [] # optional: list of Conventional Commits types to allow
|