commitlint-plugin-gitmoji

shareable commitlint plugin enforcing gitmoji commit rules

Usage no npm install needed!

<script type="module">
  import commitlintPluginGitmoji from 'https://cdn.skypack.dev/commitlint-plugin-gitmoji';
</script>

README

commitlint-plugin-gitmoji

NPM version NPM downloads

a commitlint plugin to add gitmoji check rule

Custom Gitmoji JSON path or URL

Fetch Error

if you meet the below error. It means that you failed to fetch the gitmojis.json file.

Failed to fetch gitmoji JSON, please refer to https://github.com/arvinxx/gitmoji-commit-workflow/tree/master/packages/plugin#fetch-error for help.

the solution is that manual downloads the gitmoji.json file and add it to node_modules/commitlint-plugin-gitmoji/lib folder

License

MIT ® Arvin Xu