Integrate Ruff
Closed this issue · 2 comments
asadali145 commented
Description/Context
While working on the Wagtail upgrade, we have disabled Pylint CI checks. We were having import issues and it required some extra effort to upgrade/fix multiple packages. In this ticket, we would like to replace Pylint with Ruff.
Related Work
mitodl/mitxpro#2865
mitodl/mitxpro#2840
In Scope
- Checks are added to the CI
- Fix linting and formatting issues
asadali145 commented
This is handled by the pre-commit now. We can close.
asadali145 commented
Reopening as we need to add ruff checks in CI.