You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not high priority by any means, but I think it is possible to replace flake8 and isort in favor of ruff (we use all 3). The ruff team maintains rule parity with all flake8 plugins used here.
This is not high priority by any means, but I think it is possible to replace
flake8andisortin favor ofruff(we use all 3). The ruff team maintains rule parity with all flake8 plugins used here.