@comandeer/is-ci
Simple CLI wrapper around is-ci package.
Installation
npm install @comandeer/is-ci [--save-dev]Usage
Inside npm script:
"commitmsg": "is-ci && commitplease .git/COMMIT_EDITMSG || exit 0"License
See LICENSE file for details.
Use is-ci instead.
Simple CLI wrapper for is-ci package
Simple CLI wrapper around is-ci package.
npm install @comandeer/is-ci [--save-dev]Inside npm script:
"commitmsg": "is-ci && commitplease .git/COMMIT_EDITMSG || exit 0"See LICENSE file for details.
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
is-ci to ^2.0.0.