prometheus/staticcheck.conf
Krasi Georgiev 48c439d26d
fix statick check errors (#475)
fix the tests for `check_license` and `staticcheck`

the static check also found some actual bugs.

Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
2019-01-02 19:48:42 +03:00

3 lines
69 B
Plaintext

# Enable only "legacy" staticcheck verifications.
checks = [ "SA*" ]