-
Notifications
You must be signed in to change notification settings - Fork 945
Closed
Labels
Description
Hey @marionebl 👋
We've been making some slight tweaks to the conventional commit spec, as we march towards a v1.0.0
of the spec. Mainly introducing !
a shorthand for breaking changes.
I've also finally taken the time to write a preset based directly on conventionalcommits.org.
It would be slick if we could update commitlint to match conventional-changelog-conventionalcommits
and conventionalcommits.org, or its conventional commits linter.
byCedric, alerque, foray1010, sepehr and kapral18