chore: shorter pre-commit
All checks were successful
build / build (push) Successful in 1m22s
build / trigger-build-image (push) Successful in 5s

This commit is contained in:
张泊明518370910136 2024-10-01 01:06:13 -04:00
parent 198d329c8e
commit ff8f700506
GPG Key ID: D47306D7062CDA9D

View File

@ -17,8 +17,6 @@ repos:
- repo: https://github.com/dnephin/pre-commit-golang
rev: v0.5.1
hooks:
- id: go-fmt
- id: go-imports
- id: golangci-lint
- id: go-mod-tidy
- repo: local