Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Force sort locale in check-supported-tools-tables
|
|
Add phpstan autoload option
|
|
|
|
|
|
Otherwise it reports that the list isn't sorted properly if user's LANG
is different.
|
|
|
|
|
|
|
|
|
|
* Add python_pylint_use_msg_id to tweak output of pylint
* Add test for ale_python_pylint_use_msg_id
* Add doc on ale_python_pylint_use_msg_id
|
|
|
|
javac linter: fix handling of error messages containing ':' character
|
|
- Set default value to $HOME/eclipse.jdt.ls
- Make JAR search regexp more specific.
- Allow to set the VSCode extensions folder as ale_java_eclipselsp_path.
|
|
|
|
|
|
|
|
|
|
* Use phpstan config file as default whenever possible + report as error
|
|
Add g:ale_sh_shellcheck_change_directory
|
|
Add floskell for Haskell formatting
|
|
|
|
Add support for Vim's tagstack to ALEGoToDefinition
|
|
|
|
* Add styler as a new fixer for R files
* Add to the list of supported tools
* Add documentation
|
|
fixes 1236
|
|
|
|
|
|
|
|
* Implementation had a bug
* Documentation added
* Tests added
|
|
|
|
|
|
|
|
|
|
|
|
WIP Fix 1996 - Add eclipse LSP support.
|
|
feat: fecs support for js/html/css lint and format
|
|
* Linter for powershell syntax errors
|
|
|
|
|
|
`fecs` is a lint tool for HTML/CSS/JavaScript,
see http://fecs.baidu.com for more options.
|
|
|
|
|
|
|