ruff/docs/editors
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
..
features.md Add note to include notebook files for native server (#12449) 2024-07-22 21:40:30 +05:30
index.md Add docs for Ruff language server (#12344) 2024-07-18 17:41:43 +05:30
migration.md Add docs for Ruff language server (#12344) 2024-07-18 17:41:43 +05:30
settings.md Fix a typo in docs/editors/settings.md (#12614) 2024-08-01 11:23:55 -05:00
setup.md Improve docs for ALE plugin for vim (#14335) 2024-11-14 13:01:34 +00:00