Skip to content

Commit a333b08

Browse files
docs: add cz-format-extension (#758)
1 parent 367d709 commit a333b08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ We know that every project and build process has different requirements so we've
272272
- [cz-emoji](https://github.com/ngryman/cz-emoji)
273273
- [cz-adapter-eslint](https://www.npmjs.com/package/cz-adapter-eslint)
274274
- [commitiquette](https://github.com/martinmcwhorter/commitiquette)
275+
- [cz-format-extension](https://github.com/tyankatsu0105/cz-format-extension)
275276

276277
To create an adapter, just fork one of these great adapters and modify it to suit your needs. We pass you an instance of [Inquirer.js](https://github.com/SBoudrias/Inquirer.js/) but you can capture input using whatever means necessary. Just call the `commit` callback with a string and we'll be happy. Publish it to npm, and you'll be all set!
277278

0 commit comments

Comments
 (0)