Hi, It looks like `commit-analyzer` should be updated to include all the [AngularJS commit message convention style](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#type) types (i.e. more than only `fix`, or `feat`): - feat - fix - docs - style - refactor - perf - test - chore Thoughts? Cheers!
Hi,
It looks like
commit-analyzershould be updated to include all the AngularJS commit message convention style types (i.e. more than onlyfix, orfeat):Thoughts? Cheers!