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
chore: updated license information #25
Closed
aj3sh closed 9 months ago
Description
Updated project license information on setup.cfg
Related Issue
N/A
Type of Change
Please mark the appropriate option below to describe the type of change your pull request introduces:
Checklist
"fix: Fixed foobar bug"
,"feat(accounts): Added foobar feature"
.I have added/updated the necessary documentation onREADME.md
.I have added appropriate test cases (if applicable) to ensure the changes are functioning correctly.Additional Notes
[Add any additional notes or context that you think the reviewers should know about.]
By submitting this pull request, I confirm that I have read and complied with the contribution guidelines of this project.