fix: remove leading zeros from ADR titles and add linter - #719
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Strip zero-padded numbers from title frontmatter and H1 headings in ADRs 17, 19, 25, and 27. Extend lint-adr-numbers to catch this going forward. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Site previewPreview: https://8e6f2ba7-site.fullsend-ai.workers.dev Commit: |
Review: #719Head SHA: cd6182c SummaryClean, well-scoped fix. The PR removes leading zeros from the FindingsInfo
FooterOutcome: approve |
Summary
writing-adrsskill to document that ADR title numbers must not have leading zeros (zero-padded format is only for filenames)title:frontmatter and# headinghack/lint-adr-numbersto catch leading zeros in titles and headings going forwardTest plan
make lintpasses🤖 Generated with Claude Code