https://github.com/mugbug/conventional-commits
Set up automatic conventional commits rules for commits and PR titles following the `type(JIRA-ISSUE): description` pattern
https://github.com/mugbug/conventional-commits
Last synced: 12 months ago
JSON representation
Set up automatic conventional commits rules for commits and PR titles following the `type(JIRA-ISSUE): description` pattern
- Host: GitHub
- URL: https://github.com/mugbug/conventional-commits
- Owner: mugbug
- License: mit
- Created: 2021-08-04T15:43:35.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-06T13:37:04.000Z (almost 5 years ago)
- Last Synced: 2025-02-22T11:45:40.687Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Install
```
curl -L https://raw.githubusercontent.com/mugbug/conventional-commits/main/install.sh | bash
```