1
0
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:
Amab
2020-11-25 17:17:03 +01:00
parent 758c3f84a4
commit 92312ed87f

7
.golangci.yml Normal file
View File

@@ -0,0 +1,7 @@
run:
modules-download-mode: vendor
deadline: 10m
linters:
enable:
- unused