AQ-AI / openaq-engine

http://www.aqai.xyz
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

37 fixing bug in semantic release #38

Closed ChristinaLast closed 1 year ago

ChristinaLast commented 1 year ago

Description

Adding commitizen to repo and organising all pre-commit hooks and relevant configurations.

Fixes #37

Type of change

Please delete options that are not relevant.

How has this been tested?

Install the relevant poetry libraries:

poetry shell

check the pre-commit hooks pass:

pre-commit run --all-files

Please describe the tests that you ran to verify your changes.

Checklist: