1
0
mirror of https://github.com/AfterShip/email-verifier.git synced 2025-02-06 10:02:30 +00:00
email-verifier/.pre-commit-config.yaml
QiuChengQuan 297b5f6f61
Remove gmail api verifier (#113)
* # support gmail & yahoo smtp check by api
* # upgrade go
* # fix CI

Co-authored-by: qiuchengquan <OisCircle>
Co-authored-by: Herbert Lu <15816537946@163.com>
2024-09-11 15:57:58 +08:00

7 lines
148 B
YAML

repos:
- repo: 'https://github.com/golangci/golangci-lint'
rev: v1.54.2
hooks:
- id: golangci-lint
entry: golangci-lint run