mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 13:47:10 +02:00
6 lines
134 B
YAML
6 lines
134 B
YAML
# Run only staticcheck for now. Additional linters will be enabled one-by-one.
|
|
linters:
|
|
enable:
|
|
- staticcheck
|
|
disable-all: true
|