mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-25 07:32:19 +00:00
2abd78cbb7
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
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
|