idea-conventional-commit icon indicating copy to clipboard operation
idea-conventional-commit copied to clipboard

Update conventionalcommit.json

Open bluelovers opened this issue 3 years ago • 2 comments
trafficstars

https://www.conventionalcommits.org/en/v1.0.0/

the doc is BREAKING CHANGE

bluelovers avatar Jun 27 '22 19:06 bluelovers

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.

lppedd avatar Jun 28 '22 07:06 lppedd

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.

lppedd avatar Jun 29 '22 07:06 lppedd