mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 21:54:10 -08:00
48c439d26d
fix the tests for `check_license` and `staticcheck` the static check also found some actual bugs. Signed-off-by: Krasi Georgiev <kgeorgie@redhat.com>
3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
# Enable only "legacy" staticcheck verifications.
|
|
checks = [ "SA*" ]
|