ZYSzys / tiny-commit-validator

A tiny configurable commit message validator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tiny-commit-validator

Build Status codecov

A tiny command line tool for validating commit messages.

Install

$ npm install -g tiny-commit-validator

Usage

# init
$ tcv init

# validate
$ tcv

About

A tiny configurable commit message validator.

License:MIT License


Languages

Language:JavaScript 100.0%