Age | Commit message (Collapse) | Author |
|
Update all Ruby linters to work consistently with bundler
|
|
|
|
|
|
position
|
|
Change PCRE escape to simple escape
|
|
|
|
|
|
Complement missing documentation
|
|
|
|
|
|
Fix tsserver `className` responses
|
|
|
|
|
|
Fixed NASM linter from outputting junk file
|
|
doc: fix typo in ale-rust.txt
|
|
|
|
|
|
[ci skip]
|
|
|
|
|
|
|
|
Add support for sqlfmt
|
|
add uncrustify fixer for several languages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add solargraph.yml file as root path search file.
|
|
|
|
|
|
|
|
Fix #1822 - support go-langserver lsp.
|
|
|
|
|
|
|
|
Solargraph allows to set configuration options by creating a
.solargraph.yml file at the root of the project using it. Therfore this
file is a good canditate for finding ruby projects root paths.
Initial discussion:
https://github.com/w0rp/ale/issues/1874#issuecomment-418316168
|
|
* 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.
|
|
added sbtserver linter
|
|
|
|
Replace removed function in dart#language_server
|
|
Replaces removed `ale_linters#dart#language_server#GetExecutable`.
Fixes #1881
|
|
|
|
|
|
gitcommit: fully implement warn_about_trailing_whitespace
|
|
|