Commit e87ba6b
fix: remove go:generate directive for configdocsgen (#852)
The docs moved from docs/pages/references/configuration.mdx to
docs/content/self-hosting/configuration.mdoc, so the go:generate
directive points at a nonexistent path and breaks goreleaser
(`go generate ./...` in before hooks). The Makefile target
`make docs/generate/config` is preserved for manual use.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bd7701b commit e87ba6b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments