mirror of
https://github.com/rclone/rclone
synced 2025-01-03 03:46:24 +01: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