OSCA-Kampala-Chapter / react-ui

The React Components Library:sparkles:
https://react-ui.org
MIT License
24 stars 15 forks source link

set up commit lint and husky #32

Closed HassanBahati closed 1 year ago

HassanBahati commented 1 year ago

to help with maintaining a clean git log which is so important by ensuring that we write better, cleaner and semantic commits which are easy to understand at a glance

Reference https://commitlint.js.org/ https://betterprogramming.pub/how-to-lint-commit-messages-with-husky-and-commitlint-b51d20a5e514

Rishav1707 commented 1 year ago

Shall I work on this issue?

HassanBahati commented 1 year ago

Shall I work on this issue?

yes @Rishav1707 you can go ahead and work on it

HassanBahati commented 1 year ago

@Rishav1707 does #35 address this issue too? saw there was a husky directory created

Rishav1707 commented 1 year ago

@Rishav1707 does #35 address this issue too? saw there was a husky directory created

No, while setting up the prettier the husky directory is created automatically.