diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-05-16 11:10:40 -0400 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-05-16 11:10:40 -0400 |
| commit | b2930794aaac97e1ee89c3c214f8cc42e254d02c (patch) | |
| tree | edc3eec172d2b44575400aabedc562cdc9bf3847 /pkgid_gen.go | |
| parent | 3459adac2f76c835e542fa852ff8de85909d09e4 (diff) | |
| download | lulu-b2930794aaac97e1ee89c3c214f8cc42e254d02c.zip | |
keep generated file header out of godoc
Diffstat (limited to 'pkgid_gen.go')
| -rw-r--r-- | pkgid_gen.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgid_gen.go b/pkgid_gen.go index df391e9..4f769df 100644 --- a/pkgid_gen.go +++ b/pkgid_gen.go @@ -1,4 +1,5 @@ // Code generated by "string-enumer -t TrimSize -t ColorType -t Quality -t Binding -t Paper -t Finish -t Linen -t Foil --text -o ./pkgid_gen.go ."; DO NOT EDIT. + package lulu import ( |