mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
Add .golangci.yml
This commit is contained in:
7
.golangci.yml
Normal file
7
.golangci.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
run:
|
||||
modules-download-mode: vendor
|
||||
deadline: 10m
|
||||
|
||||
linters:
|
||||
enable:
|
||||
- unused
|
||||
Reference in New Issue
Block a user