ale/supported-tools.md
Jelte Fennema d53a085096
Add fixer for "dotnet format" (#3879)
The .NET ecosystem has an official tool for formatting its files: `dotnet format`
This adds support for that tool to ALE.
2021-08-25 15:27:04 +09:00

27 KiB

ALE Supported Languages and Tools

This plugin supports the following languages and tools. All available tools will be run in combination, so they can be complementary.

Legend

Key Definition
💾 May only run on files on disk (see: help ale-lint-file-linters
⚠️ Disabled by default