stingray icon indicating copy to clipboard operation
stingray copied to clipboard

Implement `pre-commit` Hooks

Open AnonymousCodes911 opened this issue 1 year ago • 0 comments

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.

AnonymousCodes911 avatar Apr 15 '24 17:04 AnonymousCodes911