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 15bd998 commit 4836c0cCopy full SHA for 4836c0c
cmd/generator/generator.go
@@ -23,7 +23,7 @@ var (
23
verbose bool
24
)
25
26
-//exhaustruct:ignore
+//nolint:exhaustruct
27
type generatorDef struct {
28
Name string
29
Type string
0 commit comments