Files
ale/test/linter
Yining d19b238aa2 fix: force --no-fix when ruff used as a linter (#4759)
this commit is to fix #4756 which suggests to force disable applying
fixes when linting, particularly when `fix = true` was set in project
`pyproject.toml` file.

The flag `--no-fix` was added without checking the version of `ruff` at
this moment as it seems to be available in a quite early version.
2024-04-26 18:29:17 +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