PicnicSupermarket / diepvries

The Picnic Data Vault framework.
https://diepvries.picnic.tech
MIT License
126 stars 15 forks source link

Add pre-commit tool #34

Closed KAUTH closed 2 years ago

KAUTH commented 2 years ago

In this commit, we add the pre-commit tool to improve the Software Development Lifecycle of the project by automatically running checks (linting & formatting) before one commits their changes.

Specifically:

KAUTH commented 2 years ago

Sure thing 😊

matthieucan commented 2 years ago

@KAUTH Thank you for the PR! :rocket: