👋 Contributions are welcome!
Once you've tested your changes and verified that they work, you can commit your changes but please setup a git hook to run clippy on your changes.
To enable the pre-commit hook, run the following command:
./githooks/setup-hooks.shThis script will configure the hooks directory and make the pre-commit hook executable.