Skip to content

Commit c54ede3

Browse files
author
Lorenz Kästle
committed
Make linter happy
1 parent de01dab commit c54ede3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/filesystem/filesystem.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/shirou/gopsutil/v3/disk"
1010
)
1111

12-
// nolint: revive, golint
12+
// nolint: revive
1313
type FilesystemType struct {
1414
PartStats disk.PartitionStat
1515
UsageStats disk.UsageStat

0 commit comments

Comments
 (0)