Remove TODO vetshadow as it's part of govet

This commit is contained in:
hjenkins 2019-07-01 16:27:19 +01:00
parent 5bcb998e6b
commit ce7e384095
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ run:
linters: linters:
enable: enable:
- govet - govet
# TODO: Not supported by golang-ci - vetshadow
- golint - golint
- ineffassign - ineffassign
- goconst - goconst