Closed correctmost closed 2 months ago
This makes it easier to run ruff check outside of the pre-commit hooks.
ruff check
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.80%. Comparing base (a82e2fe) to head (edec621). Report is 1 commits behind head on main.
a82e2fe
edec621
Type of Changes
Description
This makes it easier to run
ruff check
outside of the pre-commit hooks.