diff options
author | Yining <zhang.yining@gmail.com> | 2024-04-26 09:29:17 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-26 18:29:17 +0900 |
commit | d19b238aa2d7c426e71c5de083bd61328d5c4fd4 (patch) | |
tree | 510fe0a5f867cb55599a0dba654f2bc9f56b2499 /ale_linters/dart/analysis_server.vim | |
parent | adee52fba040428264aee956d99033572fc405a3 (diff) | |
download | ale-d19b238aa2d7c426e71c5de083bd61328d5c4fd4.zip |
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.
Diffstat (limited to 'ale_linters/dart/analysis_server.vim')
0 files changed, 0 insertions, 0 deletions