lppedd / idea-conventional-commit

Context and template-based completion for conventional/semantic commits.
https://plugins.jetbrains.com/plugin/13389-conventional-commit
MIT License
327 stars 19 forks source link

Provide inspections and quick-fixes #20

Closed lppedd closed 4 years ago

lppedd commented 4 years ago

Let's try to understand what's the better way to do this.

See BaseCommitMessageInspection See EditChangelistSupport.EP_NAME See CommitMessage.InspectionCustomization See InspectionProfileWrapper.CUSTOMIZATION_KEY

lppedd commented 4 years ago