mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-26 01:14:04 +08:00
b01c0b23bb
This commit appends `check` to the ruff executable if the version of specified ruff executable is `>= 0.3.0`, as ruff version `0.3.0` deprecates `ruff <path>` in favor of `ruff check <path>`: https://github.com/astral-sh/ruff/releases/tag/v0.3.0