BeastCode / VSCode-Angular-TypeScript-Snippets

Visual Studio Code TypeScript snippets (TypeScript, Html, Angular Material, Flex Layout, ngRx, RxJS & Testing) for Angular 17
https://marketplace.visualstudio.com/items?itemName=Mikael.Angular-BeastCode
MIT License
92 stars 49 forks source link

Add commitizen with custom commit process #41

Closed cgatian closed 6 years ago

cgatian commented 7 years ago

Commitizen is a tool for standardizing commit messages. It would be slick if we could make our commit messages not only consistent, but provide details into what snippets were updated via commit message.

cgatian commented 7 years ago

Beast are you OK with this? I would like to take this on. Im thinking of using this and making some basic rules.

Take a look at let me know what youre thinking

cgatian commented 7 years ago

Do you have ideas around the types of commit messages?

Im thinking, docs, build, ng-snips, mat-sips, ect

BeastCode commented 7 years ago

Sounds good, I also took a look a commitizen and it looks good as well!