mirror of
https://github.com/prometheus/alertmanager
synced 2025-01-19 12:40:49 +00:00
8dce9ac61f
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
9 lines
172 B
YAML
9 lines
172 B
YAML
run:
|
|
modules-download-mode: vendor
|
|
|
|
# Run only staticcheck for now. Additional linters will be enabled one-by-one.
|
|
linters:
|
|
enable:
|
|
- staticcheck
|
|
disable-all: true
|