1
0
mirror of https://github.com/prometheus/alertmanager.git synced 2026-02-06 18:45:38 +01:00
Files
alertmanager/scripts
Max Leonard Inden 1219541184 *.go: Introduce errcheck enforcing error handling
Errcheck [1] enforces error handling accross all go files. Functions can
be excluded via `scripts/errcheck_excludes.txt`.

This patch adds errcheck to the `test` Make target.

[1] https://github.com/kisielk/errcheck

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
2018-08-30 15:47:13 +02:00
..