ale/autoload
w0rp 34e409ea21
Close #3285 - lint_file is now dynamic
`lint_file` can now be computed dynamically with a callback function,
which can return a deferred result, as per `ale#command#Run`. This
allows linters to dynamically switch between checking files on disk,
or checking code on the fly.

Some tests have been fixed on Windows.
2020-08-28 14:02:05 +01:00
..
ale Close #3285 - lint_file is now dynamic 2020-08-28 14:02:05 +01:00
asyncomplete/sources Add asyncomplete.vim Support (#2627) 2019-08-17 18:40:05 +01:00
ale.vim Close #2556 - Support filename mapping 2020-08-23 19:55:42 +01:00