lppedd / idea-conventional-commit-commitlint

Provides additional commit types and scopes via Commitlint rules.

Home Page:https://plugins.jetbrains.com/plugin/14046-commitlint-conventional-commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin logo

Commitlint Conventional Commit

Available @ JetBrains Plugins Repository

Looking for the latest plugin binaries? Get them here as .zip
Supported IDE versions from 0.1.3: 202.6397 to 222.* (both inclusive)
Supported IDE versions upto 0.1.2: 192.**** to 203.* (both inclusive)


This plugin extends the functionality of Conventional Commit to provide commit types and scopes via Commitlint rules. The only requisite is to have a .commitlintrc.json file in the project's root directory.

The considered rules are type-enum and scope-enum.


Completion example


Author

About

Provides additional commit types and scopes via Commitlint rules.

https://plugins.jetbrains.com/plugin/14046-commitlint-conventional-commit

License:MIT License


Languages

Language:Kotlin 82.1%Language:HTML 17.9%