MobileTribe / commit-template-idea-plugin

Git commit template Plugin for IntelliJ
https://plugins.jetbrains.com/plugin/9861-git-commit-template
Apache License 2.0
164 stars 102 forks source link

fix: include the parenthesis only when a scope is supplied #5

Closed sebthauvette closed 6 years ago

sebthauvette commented 6 years ago

Stop adding empty parenthesis when the scope is empty.

Closes #4

darrachequesne commented 6 years ago

Closed by https://github.com/MobileTribe/commit-template-idea-plugin/commit/90dbde98dc520fbcfde63a6ee11f0d9c50ce8338. Thanks!