Skip to content

Commit ba4883b

Browse files
hhhapzkenshaw
authored andcommitted
xo: add SkipPrefix package option
1 parent 14f18e6 commit ba4883b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

xo/xo.gunk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ type Embed bool
2727
// Default is the default value option for the corresponding field.
2828
type Default string
2929

30+
// SkipPrefix is an option to skip package prefixes when creating the table
31+
// name.
32+
type SkipPrefix bool

0 commit comments

Comments
 (0)