stingray
stingray copied to clipboard
Implement `pre-commit` Hooks
As discussed with @matteobachetti, implement pre-commit hooks in the repository for automating code formatting (including docstrings) and linting tasks. This will aid in maintaining a consistent code style and catching common errors before committing changes to the repository.