Commitlint Config Generator
Generate commitlint.config.js for conventional commits with configurable types, scopes, header length, and body line length rules. Supports enforcing scope requirements.
How to Use Commitlint Config Generator
Configure your commit types, scopes, max header length, and body line length. Toggle scope enforcement and click Generate to create a commitlint.config.js file ready to use in your project.
Step-by-Step Instructions
- Enter allowed commit types (comma-separated)
- Optionally add scopes
- Set max header and body line lengths
- Click Generate Config and copy the output
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.