mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 05:28:09 +08:00
build: enable misspell linter
This commit is contained in:
parent
c502e00c87
commit
20909fa294
|
@ -12,6 +12,7 @@ linters:
|
|||
- gosimple
|
||||
- stylecheck
|
||||
- unused
|
||||
- misspell
|
||||
#- prealloc
|
||||
#- maligned
|
||||
disable-all: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user