github.com/zerosnake0/jzon@v0.0.9-0.20230801092939-1b135cb83f7f/.pre-commit-config.yaml (about) 1 repos: 2 - repo: https://github.com/pre-commit/pre-commit-hooks 3 rev: v3.3.0 4 hooks: 5 - id: check-yaml 6 - id: end-of-file-fixer 7 - id: trailing-whitespace 8 - repo: https://github.com/zerosnake0/pre-commit-hooks 9 rev: v0.0.5 10 hooks: 11 - id: gofmt 12 - id: goimports