Files
ruff/docs
Pierre GIRAUD ec2c7cad0e Improve docs for ALE plugin for vim (#14335)
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>
2024-11-14 13:01:34 +00:00
..
2024-08-12 07:17:32 +00:00
2024-11-08 16:39:37 +05:30
2024-03-13 02:34:23 +00:00