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

Plugin don't validate the message on Edit Commit Message #125

Open cleivePaqui opened 11 months ago

cleivePaqui commented 11 months ago
  1. Write a message in the pattern and click on commit.
  2. In the Git tab, right click in the message and click on "Edit Commit Message..." option.
  3. Update for a non-standard message
image
lppedd commented 2 months ago

Hey! Can I ask why you want this behavior?

lppedd commented 2 months ago

Ahhh wait, I've read the title the opposite way lol You DO WANT validation there, and I would have expected it to work too.