FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat!: parse trailers using `git` if available, allow longer lines by aduh95 · Pull Request #144 · nodejs/core-validate-commit · GitHub

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

Merged
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:parse-trailers-with-git
Apr 22, 2026
Merged

feat!: parse trailers using git if available, allow longer lines#144
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:parse-trailers-with-git

Conversation

aduh95 commented Apr 15, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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 marked this pull request as ready for review April 16, 2026 14:24
Comment thread test/gitlint-parser.js

aduh95 Apr 16, 2026
edited
Loading

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Comment thread lib/gitlint-parser.js

aduh95 Apr 16, 2026
edited
Loading

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

aduh95 changed the title feat!: parse trailers using git if available feat!: parse trailers using git if available, allow longer lines Apr 16, 2026
aduh95 merged commit cd1a6a8 into nodejs:main Apr 22, 2026
5 checks passed
aduh95 deleted the parse-trailers-with-git branch April 22, 2026 16:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL