Update golangci-lint to v1.17.1 (#7848)

This commit is contained in:
techknowlogick 2019-08-13 23:32:38 -04:00 committed by GitHub
parent 2f2a4cb898
commit 99a004c343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -95,3 +95,6 @@ issues:
linters:
- misspell
text: '`Destory` is a misspelling of `Destroy`'
- linters:
- misspell
text: '`Unknwon` is a misspelling of `Unknown`'