rclone/cmdtest
Nick Craig-Wood 61b27cda80 build: fix govet lint errors with golangci-lint v1.60.1
There were a lot of instances of this lint error

    printf: non-constant format string in call to github.com/rclone/rclone/fs.Logf (govet)

Which were fixed by re-arranging the arguments and adding "%s".

There were quite a few genuine bugs which were found too.
2024-08-14 18:25:40 +01:00
..
cmdtest_test.go build: fix govet lint errors with golangci-lint v1.60.1 2024-08-14 18:25:40 +01:00
cmdtest.go build: reformat comments to pass go1.19 vet 2022-08-05 16:35:41 +01:00
environment_test.go fs: fix --use-json-log and -vv after config reorganization 2024-07-20 12:49:08 +01:00