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-13
#852 Pass on error codes in the loclist corrections
w0rp
2017-11-13
#852 Capture error codes for ESLint
w0rp
2017-11-13
Fix #1124 - Handle stack-build errors with leading spaces
w0rp
2017-11-13
Fix #1122 - Handle notes for shellcheck errors again, and use type 'I' for notes
w0rp
2017-11-13
#852 Support formatting echo messages with error codes. No linters set the `c...
w0rp
2017-11-12
Add support for showing Info severities in echoed messages
w0rp
2017-11-12
Fix #510 Support checking LESS files with stylelint
w0rp
2017-11-12
Show problems from other files for lessc
w0rp
2017-11-12
Add tests for the command and executable callbacks, and make them use local n...
w0rp
2017-11-12
Add tests for ocaml-language-server callbacks
Michael Jungo
2017-11-12
#1108 Support setting b:ale_linter_aliases to a List
w0rp
2017-11-12
#1108 Support using Lists and 'all' for b:ale_linters
w0rp
2017-11-12
#1108 Support selecting fixers with Lists
w0rp
2017-11-12
perlcritic: all issues are warnings
Eddie Lebow
2017-11-12
Remove id from LSP notifications
Michael Jungo
2017-11-12
#1095 Cache the sorting of patterns for g:ale_pattern_options
w0rp
2017-11-12
#1095 Apply all patterns for g:ale_pattern_options, instead of just the first...
w0rp
2017-11-12
Add rstcheck linter to check for errors in restructured text (#1090)
jnduli
2017-11-12
Handle flow extra errors (#946)
Florian Beeres
2017-11-12
Added support for linting of proto files (#1098)
Jeff Willette
2017-11-12
Simplfy semver handling and share the semver version cache across everything
w0rp
2017-11-09
Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports chec...
w0rp
2017-11-07
ale_linters: add 'dafny' linter
Taylor Blau
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
[next]