mirror of
https://github.com/AfterShip/email-verifier.git
synced 2025-02-06 10:02:30 +00:00
* # support gmail & yahoo smtp check by api * # upgrade go * # fix CI Co-authored-by: qiuchengquan <OisCircle> Co-authored-by: Herbert Lu <15816537946@163.com>
7 lines
148 B
YAML
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
|