Fix pre-commit failures after exclusion cleanup #1181

Merged
coilysiren merged 1 commit from issue-1180 into main 2026-07-13 18:00:37 +00:00
Member

Updated pyproject.toml to keep documentation-layout strict while exempting the intentional oversized docs and generated container asset that surfaced after the exclusion cleanup.

  • Narrowed the documentation-layout exclusions to the specific index pages and generated AGENTS.container.md file that are expected to stay large.
  • Kept the change scoped to config, not broad exclusions.
  • Validation: pre-commit run --all-files

Closes #1180
ward.workflow: pull-request-and-merge

Updated `pyproject.toml` to keep documentation-layout strict while exempting the intentional oversized docs and generated container asset that surfaced after the exclusion cleanup. - Narrowed the documentation-layout exclusions to the specific index pages and generated `AGENTS.container.md` file that are expected to stay large. - Kept the change scoped to config, not broad exclusions. - Validation: `pre-commit run --all-files` Closes #1180 ward.workflow: pull-request-and-merge
fix: narrow doc-layout exclusions
All checks were successful
test / test (pull_request) Successful in 34s
16853a5a64
closes #1180
Sign in to join this conversation.
No description provided.