index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-11-07
Fix #1086 - Implement command chaining for fixers
w0rp
2017-11-07
Tell users when a fixer does not exist, and make the no fixers message softer
w0rp
2017-11-06
#1006 Fix raw message handling for LSP support in NeoVim
w0rp
2017-11-05
Fix #1085 - Add a final newline character to tsserver and LSP messages
w0rp
2017-11-05
Modify the shmft tests so they won't mess with your settings
w0rp
2017-11-05
Add shfmt fixer for sh files (#1083)
Simon Bugert
2017-11-05
Add executable option for phpmd linter (resolves #1076) (#1078)
David Sierra DiazGranados
2017-11-05
Fix #626 - Automatically use `cargo check` and `cargo check --all-targets` fo...
w0rp
2017-11-05
Fix #1061 - Handle the filenames returned by javac
w0rp
2017-11-04
#1081 Use executable() for Python executables on Windows, and rename the test...
w0rp
2017-11-03
Fix #491 - Only set -x for shellcheck for versions which support the option
w0rp
2017-10-30
#857 - Add b:ale_fix_on_save for controlling fixing on save for specific buffers
w0rp
2017-10-30
Merge pull request #1059 from ahmedelgabri/reason-refmt
w0rp
2017-10-29
refmt fixer for ReasonML
Ahmed El Gabri
2017-10-29
Fix #719 - Add ALEReset and ALEResetBuffer for removing problems for all buff...
w0rp
2017-10-28
#817 Add commands for toggling ALE for only the current buffer
w0rp
2017-10-28
#817 Move code for toggling ALE to its own file
w0rp
2017-10-28
Fix #971 - Add an option for turning errors about missing eslint config files...
w0rp
2017-10-27
Add hackfmt fixer
Sam Howie
2017-10-26
Fix #1039 - Only check the file on disk for dartanalyzer
w0rp
2017-10-26
Fix #1041 - Do not request completions shortly after CompleteDone
w0rp
2017-10-26
Fix #1051 - Support ash and dash for shellcheck and the sh linter
w0rp
2017-10-26
Fix #1048 - Do not lint files named "."
w0rp
2017-10-26
don't use stdin with tflint
Nathaniel Williams
2017-10-26
Add tflint fot Terraform
Nathaniel Williams
2017-10-26
Merge pull request #1009 from sirbrillig/add/phpcs-include-code-option
w0rp
2017-10-26
Add test for phpcs error code
Payton Swick
2017-10-26
Fix #491 - Use -x for shellcheck for checking files with sourced files
w0rp
2017-10-26
Remove redundant code for the GCC handler, and fix bugs with errors for - not...
w0rp
2017-10-25
Fix an exception with notes with no previous message
w0rp
2017-10-25
Merge pull request #1047 from thenoseman/linter-hamllint_autodetect_config
w0rp
2017-10-25
Make one of the sign tests work in all locales
w0rp
2017-10-25
Handle multiple files localtion lists with gcc handler (#1034)
Gerry Agbobada
2017-10-25
force add test fixtures for hamllint
Frank Schumacher
2017-10-25
auto-detect .rubocop.yml and .haml-lint.yml
Frank Schumacher
2017-10-25
Make the sign placement test pass more often by using another shell
w0rp
2017-10-25
Make the highlight placement test pass more often by using another shell
w0rp
2017-10-25
Set better highlights for write-good
w0rp
2017-10-25
Fix the write-good tests on Windows
w0rp
2017-10-25
Fix #643 - Add support for write-good for many languages
Sumner Evans
2017-10-24
Merge branch 'aurieh-master'
w0rp
2017-10-25
Add Vader tests
aurieh
2017-10-24
Merge pull request #1030 from grddev/run-tests-osx
w0rp
2017-10-24
adds fixer support for hfmt (#1027)
Zack Kourouma
2017-10-24
Add phan as a linter for php files (#1026)
Diego Oliveira
2017-10-24
Merge pull request #1025 from kfox/add-rustfmt-fixer
w0rp
2017-10-24
Merge pull request #1017 from carakan/elixir_format
w0rp
2017-10-23
Get all tests to pass on Windows
w0rp
2017-10-23
Get more of the tests to pass on Windows
w0rp
2017-10-22
fix test's and delete unused code
Carlos Ramos
[next]