mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-16 18:47:10 +00:00
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
// Don't flag lines such as "io.Copy(ioutil.Discard, resp.Body)".
|
|
io.Copy
|
|
// Never check for logger errors.
|
|
(github.com/go-kit/kit/log.Logger).Log
|