Closed matthewfeickert closed 3 years ago
@dguest I'd encourage enabling pre-commit.ci
as well, which is great because it not only runs and enforces the pre-commit
hooks in .pre-commit-config.yaml
but if it finds those failed it will try to push back fixes to the PR and it will also periodically check for new releases to the hook libraries and open up automatic PRs to update them for you.
Sounds fancy. No objections here.
Sounds fancy. No objections here.
@dguest cool. :+1: I can't enable pre-commit.ci
as this project is under your name, so I don't have settings control. Can you enable it?
I pushed a few buttons, I think it's enabled now.
Resolves #53
Add
isort
to the linting workflow in CI and addisort
to thelint
extra.Suggested squash and merge commit message: