Skip to content

feat!: parse trailers using git if available, allow longer lines#144

Open
aduh95 wants to merge 3 commits intonodejs:mainfrom
aduh95:parse-trailers-with-git
Open

feat!: parse trailers using git if available, allow longer lines#144
aduh95 wants to merge 3 commits intonodejs:mainfrom
aduh95:parse-trailers-with-git

Conversation

@aduh95
Copy link
Copy Markdown
Contributor

@aduh95 aduh95 commented Apr 15, 2026

The goal is to allow longer lines for commit trailers, as the 72 limit is just too low in many legitimate case. Setting 120 seems more reasonable. Multi-lines trailers are also supported

This PR moves https://github.com/git-lint/gitlint-parser-node into this repo to ease maintenance

@aduh95 aduh95 marked this pull request as ready for review April 16, 2026 14:24
Comment thread test/gitlint-parser.js
Copy link
Copy Markdown
Contributor Author

@aduh95 aduh95 Apr 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread lib/gitlint-parser.js
Copy link
Copy Markdown
Contributor Author

@aduh95 aduh95 Apr 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aduh95 aduh95 changed the title feat!: parse trailers using git if available feat!: parse trailers using git if available, allow longer lines Apr 16, 2026
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