added pre-commit guides and purposely did not run pre-commit

This commit is contained in:
Yannic Kilcher
2023-01-08 16:53:48 +01:00
parent c4b55d2f13
commit 4769db59c2
+3 -1
View File
@@ -96,7 +96,9 @@ The website is built using Next.js and is in the `website` folder.
### Pre-commit
Install `pre-commit` and run `pre-commit install` to install the pre-commit
We are using `pre-commit` to enforce code style and formatting.
Install `pre-commit` from [its website](https://pre-commit.com) and run `pre-commit install` to install the pre-commit
hooks.
In case you haven't done this, have already committed, and CI is failing, you