disable intrange
This commit is contained in:
parent
8ce4032e72
commit
ad40b92b6a
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ linters:
|
||||||
# FIXME: for some reason this errors on windows
|
# FIXME: for some reason this errors on windows
|
||||||
# - gofmt
|
# - gofmt
|
||||||
# - goimports
|
# - goimports
|
||||||
- intrange
|
# TODO: disable for now
|
||||||
|
# - intrange
|
||||||
- misspell
|
- misspell
|
||||||
- nilerr
|
- nilerr
|
||||||
- nolintlint
|
- nolintlint
|
||||||
|
|
Loading…
Reference in a new issue