We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de01dab commit c54ede3Copy full SHA for c54ede3
internal/filesystem/filesystem.go
@@ -9,7 +9,7 @@ import (
9
"github.com/shirou/gopsutil/v3/disk"
10
)
11
12
-// nolint: revive, golint
+// nolint: revive
13
type FilesystemType struct {
14
PartStats disk.PartitionStat
15
UsageStats disk.UsageStat
0 commit comments