Fix #1039 - Only check the file on disk for dartanalyzer

This commit is contained in:
w0rp
2017-10-26 23:31:07 +01:00
parent 6490d3a5e6
commit d4d939bea9
5 changed files with 9 additions and 6 deletions
+2
View File
@@ -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
-------------------------------------------------------------------------------