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