Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
It appends ` run {linter_name}`, analogously to the Ruby linters when
the executable is set to `bundle`
|
|
|
|
Allow flake8 executable to be set to `pipenv`.
|
|
|
|
It appends ` run flake8`, analogously to the Ruby tools when the
executable is set to `bundle`
|
|
Fix for puppet version >= 5.4.0
|
|
i don't know of any version lower than 5.4.0
|
|
|
|
|
|
|
|
Add support phan_client for php
|
|
|
|
|
|
Support Elm 0.19
|
|
|
|
|
|
Run sass-lint from the target's directory
|
|
Enable warnings of dmd command
|
|
|
|
|
|
|
|
|
|
|
|
`title` does not contain much information which forces to use :ALEDetail most of the time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added NASM linter (for nasm filetype).
|
|
|
|
|
|
|
|
|
|
Add `cucumber` checker for Cucumber files
|
|
For now, it only detects undefined steps. The nearest `features` dir
above the buffer file is loaded, so step definitions should be found
correctly.
Tested only with Cucumber for Ruby, but it should work for any cucumber
that follows a substantially similar directory structure.
|
|
|
|
|
|
This removes the argument if the specified toolchain is empty.
As far as I can tell there is no +nighly (or similar) option [1] leading to
the termination of the server. But since people needed this option and
have yet to complain about it it stays the default for now.
[1] https://github.com/rust-lang-nursery/rls/blob/master/src/main.rs#L87
|
|
|
|
|
|
Add support for the java PMD linter
|
|
executables by default
|
|
|