Age | Commit message (Collapse) | Author |
|
thrift: default thrift_thrift_includes to ['.']
|
|
|
|
|
|
In a lint context, it's useful to assume that included files sit next to
the current file by default. Users can still further customize this
configuration variable to add more include paths.
|
|
fix non-. prefix triggers overfiltering results
|
|
Update all Ruby linters to work consistently with bundler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
gitcommit: fully implement warn_about_trailing_whitespace
|
|
|
|
|
|
Fixes #1761
|
|
Add support for xmllint as a fixer.
|
|
add ocamlformat support
|
|
Add vscode-java-language-server linter
|
|
|
|
1846 support solargraph lsp
|
|
Fix out-by-one error in column on goto-definition
|
|
Fixes #1860
|
|
|
|
|
|
|
|
|
|
Add Stylelint as HTML Linter
|