Package validate-commit-msg is Deprecated
Open
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When installing `pre-git`, I'm seeing the following message:
```
warning pre-git > validate-commit-msg@2.14.0: Check out CommitLint which provides the same functionality with a more user-focused experience.
```
Looks like `validate-commit-msg` has been deprecated, as seen on their npm page.
https://www.npmjs.com/package/validate-commit-msg
Are there any plans to move to `commitlint`?
http://marionebl.github.io/commitlint/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.