mirror of
https://github.com/go-ping/ping.git
synced 2025-08-01 05:27:46 +00:00
Ignore deprecations in CI
This commit is contained in:
parent
791448b077
commit
fbeb8d223f
@ -4,3 +4,7 @@ issues:
|
||||
- path: _test.go
|
||||
linters:
|
||||
- errcheck
|
||||
linters-settings:
|
||||
staticcheck:
|
||||
checks:
|
||||
- "-SA1019"
|
||||
|
Loading…
Reference in New Issue
Block a user