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
Age
Commit message (
Expand
)
Author
2017-11-05
Fix #1062 - Use <nomodeline> for the ALELint autocmd, so we don not mess with...
w0rp
2017-11-05
Fix #1061 - Handle the filenames returned by javac
w0rp
2017-11-04
Fix #1058 - Ignore all errors with bad calls to jobstop() in NeoVim
w0rp
2017-11-04
#1081 Remove the ale#python#IsExecutable function
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-11-03
windows compatible warning match pattern for erlc (#1071)
Antoine Reilles
2017-11-02
#1074 #1077 Add highlight configuration to the FAQ
w0rp
2017-11-01
Merge pull request #1072 from drrcknlsn/master
w0rp
2017-10-31
Prevent logging of errors in the php linter.
Derrick Nelson
2017-10-31
Merge pull request #1068 from maximbaz/patch-1
w0rp
2017-10-31
Fix #936 - Check the actual files for gosimple and staticcheck
w0rp
2017-10-31
Put info about lightline-ale in README.md (fixes #1065)
Maxim Baz
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-29
#817 - Document the buffer toggling options, and define plug mappings for eve...
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
Merge pull request #1053 from SamHowie/hackfmt
w0rp
2017-10-27
Add hackfmt fixer
Sam Howie
2017-10-27
#1054 - Prevent ALE from adding the after directory to runtimepath too much
w0rp
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
Merge pull request #1052 from natw/tflint-no-stdin
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
Include sniff code in message
Payton Swick
2017-10-26
#1049 Do not modify runtimepath if the conflict warnings are disabled
w0rp
2017-10-26
Fix #1045 - Handle both output streams for Cargo
w0rp
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
Fix indentation for the haml-lint file
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
Merge pull request #1044 from sumnerevans/mail-linters
w0rp
2017-10-25
Fix the write-good tests on Windows
w0rp
[next]