Skip to content

somehow-digital/commitlint-plugin-spellcheck

Repository files navigation

spellcheck plugin for commitlint

Spellcheck commit messages via cspell.


install

pnpm add -D @somehow-digital/commitlint-plugin-spellcheck

use

export default {
	rules: {
		'spellcheck/header': [2, 'always'],
		'spellcheck/body': [2, 'always'],
		'spellcheck/footer': [2, 'always'],
		'spellcheck/scope': [2, 'always'],
		'spellcheck/subject': [2, 'always'],
		'spellcheck/type': [2, 'always'],
	},
	plugins: ['@somehow-digital/commitlint-plugin-spellcheck'],
};

About

Spellcheck commit messages via commitlint and cspell.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy