aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorw0rp2026-05-17 10:57:00 +0100
committerw0rp2026-05-17 10:57:00 +0100
commit2a3af30fb6a725ec7215435369b310b1d2dc4c09 (patch)
tree1504f33d94ef6cb866cdba198835f40ce90a83c8
parentc25eaa30df0644ce886af1d98354ad3dd2ea1fde (diff)
downloadale-2a3af30fb6a725ec7215435369b310b1d2dc4c09.tar.gz

Clarify supported-tools.md table

-rw-r--r--supported-tools.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/supported-tools.md b/supported-tools.md
index e330557cf..6007ced02 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -14,11 +14,11 @@ formatting.
**Legend**
-| Key | Definition |
-| -------------- | ----------------------------------------------------------------- |
-|:speech_balloon:| Language Server Protocol (LSP) |
-| :floppy_disk: | May only run on files on disk (see: `help ale-lint-file-linters`) |
-| :warning: | Disabled by default |
+| Key | Definition |
+| -------------- | ----------------------------------------------------- |
+|:speech_balloon:| Language Server Protocol (LSP) |
+| :floppy_disk: | Only runs on disk (see: `help ale-lint-file-linters`) |
+| :warning: | Disabled by default |
---