lppedd / idea-conventional-commit-commitlint

Provides additional commit types and scopes via Commitlint rules.
https://plugins.jetbrains.com/plugin/14046-commitlint-conventional-commit
MIT License
27 stars 1 forks source link

Support for Shareable configs #3

Open ghost opened 4 years ago

ghost commented 4 years ago

Greetings, is it planed to support shareable configurations?

Since we decided to use commitlint for multiple Projects we have created a shareable config, But since the plugin only reads the type and Scope Enums, we have the Problem that we either don't use the shareable config or that we don't use the plugin.

lppedd commented 4 years ago

@flammehawk Hi! I'll give this a look and see how it could be implemented.