Closed Dazza0 closed 1 day ago
Can you please also write some instructions in the readme on how to install the pre-commit hooks?
Can you please also write some instructions in the readme on how to install the pre-commit hooks?
@Ilidur Added CONTRIBUTING.md
to describe pre-commit install/usage and any other contributing related details. PTAL again
This PR add some basic pre-commit hooks so that basic formatting/typos can be caught locally before committing.
Pre-commit hooks won't take any affect locally until they are installed (see pre-commit docs for more details), thus won't affect anyone who prefers not to use them.