mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-28 09:03:21 +00:00
f32ad1dd8b
* *: enable default linters * Remove direct usage of errcheck Signed-off-by: Simon Pasquier <spasquie@redhat.com>
3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
// Never check for logger errors.
|
|
(github.com/go-kit/kit/log.Logger).Log
|