conventional-commits / parser

reference implementation of conventionalcommits.org spec
ISC License
46 stars 7 forks source link

chore: add inspect command to debug trees #9

Closed byCedric closed 3 years ago

byCedric commented 3 years ago

This adds the npm run inspect <message> command. It's helpful to validate if changes made to e.g. positioning are sensible.

help example
help example