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

ctrlaltdev/ccc

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conventional Commit Checker

Will parse the commit message and will fail if it doesn't follow the convention: Conventional Commits v1.0.0

Installation

brew install ctrlaltdev/tap/ccc

or

brew tap ctrlaltdev/tap
brew install ccc

Automatic Git Hook Installation

From within the repository you want to install the hook in:

ccc -init

Manual Git Hook Installation

echo ccc -f $@ >> .git/hooks/commit-msg
chmod a+x .git/hooks/commit-msg

About

🗒️ Conventional Commit Checker

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

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