idea-conventional-commit
idea-conventional-commit copied to clipboard
Update conventionalcommit.json
trafficstars
https://www.conventionalcommits.org/en/v1.0.0/
the doc is BREAKING CHANGE
The big problem is the footer parser does not work correctly with two separate words as of now. I think for this to work correctly we'd need to wait that I re-structure the completion provider to use the new PSI layer.
Also, to be complete: the docs states
BREAKING-CHANGE MUST be synonymous with BREAKING CHANGE, when used as a token in a footer.
So you can safely use the currently available one.