From d4d939bea9a51f13fb78a5ab1d7367866a180768 Mon Sep 17 00:00:00 2001 From: w0rp Date: Thu, 26 Oct 2017 23:31:07 +0100 Subject: Fix #1039 - Only check the file on disk for dartanalyzer --- doc/ale-dart.txt | 2 ++ doc/ale.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') 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 ------------------------------------------------------------------------------- diff --git a/doc/ale.txt b/doc/ale.txt index 8aea7f80..fb5a6348 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -267,7 +267,7 @@ Notes: * CSS: `csslint`, `stylelint`, `prettier` * Cython (pyrex filetype): `cython` * D: `dmd` -* Dart: `dartanalyzer` +* Dart: `dartanalyzer`!! * Dockerfile: `hadolint` * Elixir: `credo`, `dogma`!! * Elm: `elm-format, elm-make` -- cgit v1.2.3