diff options
Diffstat (limited to 'vendor/github.com/prometheus/procfs/.golangci.yml')
-rw-r--r-- | vendor/github.com/prometheus/procfs/.golangci.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vendor/github.com/prometheus/procfs/.golangci.yml b/vendor/github.com/prometheus/procfs/.golangci.yml deleted file mode 100644 index 0aa09edac..000000000 --- a/vendor/github.com/prometheus/procfs/.golangci.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -linters: - enable: - - golint |