mirror of
https://github.com/rclone/rclone.git
synced 2025-11-29 05:47:23 +02:00
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)
Most of these could not easily be fixed so had nolint lines added.
This should probably be done in a neater way perhaps by making
LogColorf/ErrorColorf functions.
17 KiB
17 KiB