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
2020-07-30
test: Find .astylerc placed with src for astyle
jhlink
2020-07-30
fix: Find proj_options in same dir for astyle
jhlink
2020-07-30
Support markdownlint 0.19.0 and 0.22.0
Sebastian Blask
2020-07-29
Merge pull request #3231 from jhlink/add-astyle-for-c-formatting
Horacio Sanson
2020-07-29
fix: Use ALE to reliably find project options
jhlink
2020-07-28
test: Set empty values for astyle project_options
jhlink
2020-07-28
chore: Distinguish test value name
jhlink
2020-07-28
chore: Delete dead test code
jhlink
2020-07-28
fix: Change _options to _project_options
jhlink
2020-07-26
fix: Remove explicit calls to file path in astyle
jhlink
2020-07-26
feat: Add project option file support for astyle
jhlink
2020-07-26
feat: Use stdin/redirection for astyle
jhlink
2020-07-25
test: Add cpp test case for astyle
jhlink
2020-07-21
Merge pull request #2914 from hsanson/2913-fix-checkstyle-config-with-options
w0rp
2020-07-21
Merge pull request #3070 from hsanson/2732-add-bashate-support
w0rp
2020-07-21
Merge pull request #3119 from hsanson/2269-ktlint-stdin-support
w0rp
2020-07-15
Handling for puppet parser error at end of input.
Mark Egan-Fuller
2020-07-10
Support zls language server for zig
Sheheryar Parvaz
2020-07-10
test: Add astyle vader test
jhlink
2020-07-08
eslint: Use cwd from executable location to fix nested projects (#3222)
Kevin Locke
2020-07-02
Tests/puppet: add new test case for a heretofore unaccounted-for version of e...
Christopher Peterson
2020-07-01
Run ESLint fixer from project root, where possible (#3096)
Kevin Locke
2020-06-20
Merge pull request #3158 from ulidtko/improve-dockerfile_lint
Horacio Sanson
2020-06-11
Update the internal ALE version to 2.7.0
v2.7.0
w0rp
2020-05-22
Support revive for go files (#2933)
Paco
2020-05-19
refactor(javac): ale_java_javac_classpath variable supports String and List t...
NiBo
2020-05-19
refactor(javac): ale_java_javac_sourcepath variable supports String and List ...
NiBo
2020-05-15
Merge pull request #3077 from puritys/javaagent
Horacio Sanson
2020-05-09
Merge pull request #3134 from Ian2020/master
Horacio Sanson
2020-05-08
Use a function to define shellcheck linters and vars needed, fixes tests
Ian2020
2020-05-06
Fix style and test
max ulidtko
2020-05-05
Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into jonhoo-rus...
RyanSquared
2020-04-29
Main logic of shellcheck has moved, updated backward compat test
Ian2020
2020-04-28
Fix shell detection test, shellcheck function name has changed
Ian2020
2020-04-28
Fix handler test, function name has changed
Ian2020
2020-04-21
Add vim-language-server linter support
Jeffrey Lau
2020-04-20
Add terraform-lsp integration (#2758)
Oliver Ford
2020-04-18
Merge pull request #3098 from tarikgraba/verilator-columnn
w0rp
2020-04-18
Fix the cursor tests, that stop tests running
w0rp
2020-04-18
Broken message in pycodestyle (or any other Linters whose name include 'code'...
Yuto
2020-04-18
Adds column number to the verilator verilog linter
TG
2020-04-18
Fix 2269 - use ktlint stdin.
Horacio Sanson
2020-04-17
Merge pull request #2823 from jeremija/do-not-save-on-autoimport
w0rp
2020-04-17
Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-check
Horacio Sanson
2020-04-15
Closes #3019 - Implement default navigation
w0rp
2020-04-09
Move to rust-analyzer everywhere
Jon Gjengset
2020-03-26
To support javaagent on eclipselsp
puritys
2020-03-23
Fix 2732 - Add bashate support
Horacio Sanson
2020-03-15
Fix vim sign priority patch check
StarryLeo
2020-03-11
Fixes #2982 - Implement g:ale_exclude_highlights
w0rp
[next]