Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(commit): enhance commitlint configuration #12

Merged
2 commits merged into from
Dec 14, 2024

Conversation

ichoosetoaccept
Copy link
Owner

This PR enhances our commitlint configuration with better documentation and additional rules.

Changes

  • Added detailed comments for each commit type
  • Added new rules for body and footer formatting:
    • body-leading-blank: Enforce blank line before body
    • footer-leading-blank: Enforce blank line before footer
    • body-max-line-length: Limit body lines to 100 characters
  • Improved overall code documentation with JSDoc style header
  • Updated CHANGELOG.md to reflect these changes
  • Updated package-lock.json

Improved commitlint configuration with better documentation and additional rules
- Added detailed comments for each commit type
- Added new rules for body and footer formatting
- Improved overall code documentation
@ichoosetoaccept ichoosetoaccept closed this pull request by merging all changes into main in 8259dbd Dec 14, 2024
@ichoosetoaccept ichoosetoaccept deleted the feat/enhance-commit-lint-config branch December 14, 2024 21:34
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