minnek-digital-studio / cominnek-cli

Create commits & pull requests in an easy way
https://www.cominnek.com/
GNU General Public License v3.0
7 stars 1 forks source link

Support to husky and commitlint #23

Open isaacismaelx14 opened 2 years ago

isaacismaelx14 commented 2 years ago

Resume

There should be an option to prevent husky & commitlint errors.

Idea

Read commitlint.config.js before running the commit

isaacismaelx14 commented 2 years ago

The issue is that we need a way to transform this JavaScript File Into a JSON or Something that Go can read. :(