mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-16 16:40:19 +00:00
![]() 2 different fixers are available in ALE : - ruff which runs `ruff check --fix` command (useful for example when isort is enabled in lint config), - ruff_format which runs `run format` command. The documentation was missing `ruff` as a possible fixer in ALE. --------- Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> |
||
---|---|---|
.. | ||
features.md | ||
index.md | ||
migration.md | ||
settings.md | ||
setup.md |