mitodl/bootcamp-ecommerce

Integrate Ruff

Closed this issue · 2 comments

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

This is handled by the pre-commit now. We can close.

Reopening as we need to add ruff checks in CI.