Make pre-commit imports check compatible with Woodpecker (tox) check #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "maciek/potodo:pre-commit-isort"
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?
Currently on main pre-commit hook
reorder-python-importsfails:It's incompatible with config from
tox.ini:reorder-python-importssplits from imports:To fix it, let's bring the isort to the pre-commit hook. With that, pre-commit check passes: