aboutsummaryrefslogtreecommitdiffstats
path: root/interior.go
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2026-05-16 11:10:40 -0400
committerSam Anthony <sam@samanthony.xyz>2026-05-16 11:10:40 -0400
commitb2930794aaac97e1ee89c3c214f8cc42e254d02c (patch)
treeedc3eec172d2b44575400aabedc562cdc9bf3847 /interior.go
parent3459adac2f76c835e542fa852ff8de85909d09e4 (diff)
downloadlulu-b2930794aaac97e1ee89c3c214f8cc42e254d02c.zip
keep generated file header out of godoc
Diffstat (limited to 'interior.go')
-rw-r--r--interior.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/interior.go b/interior.go
index 7c16b0a..54fc08b 100644
--- a/interior.go
+++ b/interior.go
@@ -1,6 +1,6 @@
package lulu
-//go:generate go run github.com/yawnak/string-enumer -t InteriorValidationStatus --text -o ./interior_gen.go .
+//go:generate go run github.com/sam-rba/string-enumer -t InteriorValidationStatus --text -o ./interior_gen.go .
// InteriorValidationStatus is the status of a validation job for an
// interior file that is running on the server.