Fix style and add linting/formatting pre-commits #9
Reference in New Issue
Block a user
Delete Branch "style/fix-style"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed the style throughout the codebase using Ruff linter and formatter. Also added pre-commit hooks to do this automatically in the future.
To add the pre-commits to your environment, run:
After doing this, your code should automatically be linted and formatted before every commit.
changed the description
added 1 commit
65cfdda7- docs: add linting/formatting pre-commit entry to the READMECompare with previous version
mentioned in commit
dc811fd625