dense-analysis / dense-analysis/ale
Ruff 0.1.0 has introduced a breaking change the ALE doesn't currently handle.
Open
bug
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
https://github.com/astral-sh/ruff/pull/7984
The `--format` cli option has been replaced with `--output-format`
I assume an additional config flag to opt in to new/old flag would support the transition period for users using pre/post 0.1.0 ruff.
Contributor guide
Assessment
This issue has not been assessed yet.