summaryrefslogtreecommitdiff
path: root/doc/ale-dart.txt
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-10-26 23:31:07 +0100
committerw0rp <devw0rp@gmail.com>2017-10-26 23:31:07 +0100
commitd4d939bea9a51f13fb78a5ab1d7367866a180768 (patch)
tree0b9f444245d62e29caecdb0e47cd22a8d6385b48 /doc/ale-dart.txt
parent6490d3a5e69c188cbd2b2206916f98409cfb230c (diff)
downloadale-d4d939bea9a51f13fb78a5ab1d7367866a180768.zip
Fix #1039 - Only check the file on disk for dartanalyzer
Diffstat (limited to 'doc/ale-dart.txt')
-rw-r--r--doc/ale-dart.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ale-dart.txt b/doc/ale-dart.txt
index 37ba6fa0..c6faa5c2 100644
--- a/doc/ale-dart.txt
+++ b/doc/ale-dart.txt
@@ -20,6 +20,8 @@ If you have installed Dart on Linux, you can also try the following: >
... or similarly for wherever your Dart SDK lives. This should work without
having to modify `$PATH`.
+ALE can only check for problems with `dartanalyzer` with the file on disk.
+See |ale-lint-file-linters|
Options
-------------------------------------------------------------------------------