1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-25 20:53:28 +00:00

build: fix lint errors when re-enabling revive exported & package-comments

This commit is contained in:
Nick Craig-Wood
2023-08-29 13:02:34 +01:00
parent feaa20d885
commit e953598987
7 changed files with 21 additions and 15 deletions

View File

@@ -1,3 +1,4 @@
// Package proxy enables SOCKS5 proxy dialling
package proxy
import (