Add instructions to dev docs for pre-commit

This commit is contained in:
shamoon 2023-10-17 23:26:59 -07:00
parent 19c25713c4
commit f48cf0dc9f
3 changed files with 11 additions and 2 deletions

View file

@ -42,7 +42,7 @@ Please see the [documentation regarding development](https://gethomepage.dev/lat
## Use a Consistent Coding Style
This project follows the [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript), please follow it when submitting pull requests.
Please see information in the docs regarding [code formatting with pre-commit hooks](https://gethomepage.dev/latest/more/development.md#code-formatting-with-pre-commit-hooks).
## License