mirror of
https://github.com/ollama/ollama.git
synced 2026-05-13 14:27:00 +00:00
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
|
||||
# - gofmt
|
||||
# - goimports
|
||||
- intrange
|
||||
# TODO: disable for now
|
||||
# - intrange
|
||||
- misspell
|
||||
- nilerr
|
||||
- nolintlint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue