alcpereira / 100hunters

Let's goooo
6 stars 11 forks source link

Commit linting #8

Closed alcpereira closed 2 months ago

alcpereira commented 2 months ago

Description

We should try to enforce good commit messages by using commitlint with conventional commit convention.

The easiest way to setup would be by also installing Husky.

Read the docs, try locally, then submit a PR.

ACs

JoeDravarol commented 2 months ago

I will work on this.