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.
- Edoardo Luppi (lp.edoardo@gmail.com)