opensource-nepal / commitlint

commitlint is a tool designed to lint your commit messages according to the Conventional Commits standard for your pre-commit hook and GitHub Actions.
GNU General Public License v3.0
22 stars 9 forks source link

Added commitlint code and pre-commit hooks and configs #1

Closed aj3sh closed 10 months ago

aj3sh commented 10 months ago

This is the 1st PR for commitlint, so it contains basic codes for commit message linting. The following have been through this PR: