Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Githook to prepare a commit message following Angular guidelines and display documentation about it

License

Notifications You must be signed in to change notification settings

manxingjiang/prepare-commit-msg-angular

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Githook to prepare a commit message following Angular guidelines and display documentation about it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.