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
..
errcheck_excludes.txt *.go: Introduce errcheck enforcing error handling 2018-08-30 15:47:13 +02:00
genproto.sh *: move to memberlist for clustering 2018-02-08 12:18:44 +01:00