diff options
Diffstat (limited to 'vendor/github.com/gorilla/context/.golangci.yml')
| -rw-r--r-- | vendor/github.com/gorilla/context/.golangci.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vendor/github.com/gorilla/context/.golangci.yml b/vendor/github.com/gorilla/context/.golangci.yml deleted file mode 100644 index 1def5e627..000000000 --- a/vendor/github.com/gorilla/context/.golangci.yml +++ /dev/null @@ -1,12 +0,0 @@ -linters: - enable: - - errcheck - - gosimple - - govet - - ineffassign - - staticcheck - - unused - - contextcheck - - goconst - - gofmt - - misspell |
