forked from TrueCloudLab/rclone
build: disable goimports linter to avoid backporting lots of changes
This commit is contained in:
parent
5e441673e3
commit
c5a371d9e4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ linters:
|
|||
enable:
|
||||
- deadcode
|
||||
- errcheck
|
||||
- goimports
|
||||
#- goimports
|
||||
#- revive
|
||||
- ineffassign
|
||||
- structcheck
|
||||
|
|
Loading…
Add table
Reference in a new issue