Age | Commit message (Collapse) | Author |
|
* The project style linter now runs while you type.
* Now the scripts for checking the project require blank lines.
* Many style issues have been found and fixed.
|
|
|
|
executables by default
|
|
|
|
Show more information for Flow errors with :ALEDetail
|
|
|
|
|
|
|
|
|
|
supported versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Flow: Fix case where 1st msg points to different file
* Remove `bufnr` from Flow handler output
* Fix the failing test & add a new one
|
|
|
|
convenience
|
|
|
|
and trailing whitespace, and fix existing issues.
|
|
* Fix flow linter to provide filename of the buffer
Related #173
* Fix flow linter not to fail on empty response
* Various improvement to message parsing
|
|
|
|
* Add `javascript/flow` linter
* Add documentation for flow
* Remove a line from the docs that was from eslint
* Only run if flow gives output; Correct link in doc
* Address PR feedback #157
|