mirror of
https://github.com/go-ping/ping.git
synced 2025-04-27 10:31:15 +00:00
11 lines
139 B
YAML
11 lines
139 B
YAML
---
|
|
issues:
|
|
exclude-rules:
|
|
- path: _test.go
|
|
linters:
|
|
- errcheck
|
|
linters-settings:
|
|
staticcheck:
|
|
checks:
|
|
- "-SA1019"
|