Skip to content

feat: allow enforce minimum description length#31

Merged
benner merged 1 commit into
mainfrom
feat/min-description-length
Apr 24, 2026
Merged

feat: allow enforce minimum description length#31
benner merged 1 commit into
mainfrom
feat/min-description-length

Conversation

@benner
Copy link
Copy Markdown
Owner

@benner benner commented Apr 24, 2026

Descriptions like 'fix: add x' pass all existing checks but carry no
real information. --min-description-length (and the config key
min-description-length) lets projects set a floor; default is 0 so
existing repos are unaffected.

Descriptions like 'fix: add x' pass all existing checks but carry no
real information. --min-description-length (and the config key
min-description-length) lets projects set a floor; default is 0 so
existing repos are unaffected.

Signed-off-by: Nerijus Bendžiūnas <nerijus.bendziunas@gmail.com>
@benner benner force-pushed the feat/min-description-length branch from c5a0e1a to 72061bb Compare April 24, 2026 08:07
@benner benner changed the title feat: enforce minimum description length feat: allow enforce minimum description length Apr 24, 2026
@benner benner marked this pull request as ready for review April 24, 2026 08:08
@benner benner merged commit e3a475f into main Apr 24, 2026
4 checks passed
@benner benner deleted the feat/min-description-length branch April 24, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant