Files
ale/test/linter
Yining b01c0b23bb Fix: ruff version 0.3.0 cli breaking changes (#4732)
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
2024-03-02 08:31:19 +09:00
..
2023-05-22 11:58:59 +09:00
2021-07-25 13:39:05 +09:00
2022-07-22 13:05:08 +09:00
2021-10-24 21:05:55 +09:00