Skip to content

Commit b9dd88a

Browse files
committed
fix lint
1 parent 66d1519 commit b9dd88a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

loader_flag.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import (
77

88
// FlagLoader is the structure representring a flag loader.
99
type FlagLoader struct {
10+
//nolint:structcheck,unused
1011
filename string
1112
cfg FlagLoaderConfig
1213
}

0 commit comments

Comments
 (0)