lppedd/idea-conventional-commit

Disable per project

DaSchTour opened this issue · 3 comments

I have some projects that do not use conventional commit. But the plugin is always adding configuration to the .idea folder and always marks errors in the commit message box. You would like to be able to disable the plugin for certain projects.

Same request here

This is a pretty big change, but I'll consider it for 0.23.0.

Btw, in the meantime, you can turn off commit inspections via Version Control > Commit

image

And optionally disable syntax highlight via the Conventional Commits settings

image