prepare-commit-msg-dianwoda

0.2.1 • Public • Published

prepare-commit-msg-angular

version MIT License

This provides you a binary that you can use as a githook to prepare a commit message following Angular guidelines and display documentation about it. I recommend ghooks :

    "config": {
        "ghooks": {
            "prepare-commit-msg": "prepare-commit-msg-angular $2 $3"
        }
    }

To use with validate-commit-msg.

Package Sidebar

Install

npm i prepare-commit-msg-dianwoda

Weekly Downloads

9

Version

0.2.1

License

MIT

Last publish

Collaborators

  • linxiaowu66