Skip to content

Commit 4836c0c

Browse files
committed
tmp
1 parent 15bd998 commit 4836c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/generator/generator.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ var (
2323
verbose bool
2424
)
2525

26-
//exhaustruct:ignore
26+
//nolint:exhaustruct
2727
type generatorDef struct {
2828
Name string
2929
Type string

0 commit comments

Comments
 (0)