mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 18:43:50 +00:00
build: add exclude for misspell linter
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/Unknwon/goconfig"
|
||||
"github.com/Unknwon/goconfig" //nolint:misspell // Don't include misspell when running golangci-lint
|
||||
"github.com/rclone/rclone/fs"
|
||||
"github.com/rclone/rclone/fs/config"
|
||||
"github.com/rclone/rclone/lib/file"
|
||||
|
||||
Reference in New Issue
Block a user