alertmanager/api
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
..
api_test.go *: add missing license headers 2018-05-14 17:37:13 +02:00
api.go *.go: Introduce errcheck enforcing error handling 2018-08-30 15:47:13 +02:00