ssec/sift

Enable/use pre-commit.ci

Closed this issue · 0 comments

This would automatically run pre-commit on PRs. The "downside" is that it runs on all files in the repository. This is probably OK for now, but we also currently tell it not to worry about bandit and mypy checks. I'll probably enable it before a 2.0 release.

Once enabled the flake8/style checks CI job could be removed.