declare the small documentation band, once the hooks come up clean #116
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Every repo declares its documentation band rather than falling into one. The
change here is one line:
Caps for
small: 40 lines / 3,000 chars per Markdown file, 20docs/*.md.Why this is an issue rather than a commit
pre-commit run --all-filesfails on pristinemainin this repo, so nocommit can land until that clears. Reproduced with the band edit stashed, so
none of it comes from the declaration:
code-comments- seven YAML comments below the top header block in.forgejo/workflows/mirror-to-github.yml, plus a 3-line contiguous block atsrc/data/projects.js:79.Fixing that debt is this issue's real work. The band line rides along once the
hooks come up clean.
Parent: agentic-os#1085. The validator that makes the declaration mandatory is
agentic-os#1090; until it ships,
bandis simply an unread key.Unlabelled on purpose. The
coilysirennamespace is a user account, not an org, so it cannot hold the scoped taxonomy, and repo-level label creation is policy-denied to prevent shadowing. Tracked at coilyco-flight-deck/agentic-os#1106. Triage this one by hand until that lands.