mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 05:13:45 +00:00
build: add package comments to silence revive linter
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//go:build !plan9
|
||||
// +build !plan9
|
||||
|
||||
// Package hdfs provides an interface to the HDFS storage system.
|
||||
package hdfs
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user