alexa / alexa-skills-kit-sdk-for-nodejs

The Alexa Skills Kit SDK for Node.js helps you get a skill up and running quickly, letting you focus on skill logic instead of boilerplate code.
Apache License 2.0
3.12k stars 736 forks source link

Commitlint and husky package config for commit rules #646

Closed Shreyas-vgr closed 4 years ago

Shreyas-vgr commented 4 years ago

Description

Added commitlint rules and husky configurations to check commit messages style to follow conventional commit style.

Testing

Tested by verifying unacceptable local commit message style

Types of changes

Checklist

License