1.0.0 • Published 4 years ago

commitlint-config-megengine v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

commitlint-config-MegEngine

English | 中文版

A shareable conventional-changelog-lint configuration for MegEngine commit convention.

Getting started

Attention
This is a beta version and not published to npm yet. but you can still use this preview by:

git clone https://github.com/HikawaRin/commitlint-config-megengine.git
npm install --save ./commitlint-config-megengine commitlint-plugin-regexscope @commitlint/cli
echo "module.exports = {extends: ['megengine']};" > commitlint.config.js