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
/
autoload
Age
Commit message (
Expand
)
Author
2021-09-16
ALECodeAction fix: check linter name when searching for nearest error. (#3901)
Dalius Dobravolskas
2021-09-15
[ale-python-root] add `.pyre_configuration.local` to list of files (#3900)
Oliver Albertini
2021-09-10
Fix 3897 - add poetry to isort (#3898)
Horacio Sanson
2021-09-08
Fix 3886 - Don't JSON decode completion user data if already a dict (#3894)
Horacio Sanson
2021-09-06
Fix truncated echo (#3889)
Amadeus Demarzi
2021-09-05
Introduce an ALELSPStarted autocommand (#3878)
Jon Parise
2021-09-03
Cppcheck backwards compat 1.34 (#3887)
tsjordan-eng
2021-08-25
Add fixer for "dotnet format" (#3879)
Jelte Fennema
2021-08-09
Dhall fixes: use stdin, doc errors (#3868)
toastal
2021-08-09
purs-tidy fix (#3867)
toastal
2021-08-09
Adds fixer for golines (#3862)
pigfrown
2021-08-08
`purs-tidy` for PureScript (#3863)
toastal
2021-08-06
Fix lint tests failing due to multibyte chars. (#3858)
Horacio Sanson
2021-07-25
Add importMap option to deno Initialization Options (#3827)
Arnold Chand
2021-07-25
Python support poetry (#3834)
Daniel Roseman
2021-07-23
Vim popup (#3817)
D. Ben Knoble
2021-07-21
Fix 3801 - Add ALEDummySign some width. (#3832)
Horacio Sanson
2021-07-20
Correct typo in python config filenames (#3826)
foobarbyte
2021-07-20
racket: support racket-langserver lsp (#3808)
D. Ben Knoble
2021-07-17
Python .tool versions (#3820)
foobarbyte
2021-07-16
Add support for `dart format` fixer (#3764)
ghsang
2021-07-14
added filename to stdin stream of isort (#3815)
Jeff Willette
2021-07-13
add autoflake fixer (#3779)
Nikolay Zakirov
2021-07-13
Fix 3373 - do not crash on HandleUserData with invalid json (#3807)
Horacio Sanson
2021-07-09
Add support for `lua-format` fixer. (#3804)
Mathias Jean Johansen
2021-07-04
Add pandoc as a markdown fixer (#3641)
Jesse Hathaway
2021-07-04
fix: cflags parser: no absolute path for '-include' (#3775)
Michael Jeanson
2021-07-04
black fixer: --pyi option was appended without a space (#3759)
Buck Evan
2021-07-03
Add stylua fixer for lua (#3789)
Robert Liebowitz
2021-07-03
Deduplicate items in location list (#3792)
Gregory Anders
2021-06-29
When repeating selections, jump to the last selected item
w0rp
2021-06-19
fix(eslint): yarn 2 project cwd (#3684)
Shannon Moeller
2021-06-19
Fix breakage w/ plugins that inadvertently trigger ALE in `execute()` (#3719)
حبيب الامين
2021-06-19
Close #3433 - Only use noselect if set for automatic completion
w0rp
2021-05-27
Make staticcheck configurable with GOPATH detection
w0rp
2021-05-27
ocaml: prepare for filetype separation (#3732)
Pau Ruiz Safont
2021-05-26
Enable gopls by default with GOPATH detection
w0rp
2021-05-25
Use stdin/out for cmake-format (#3725)
awang
2021-05-23
Fix 3524 - parse buffer signs with getplaced() function (#3648)
Horacio Sanson
2021-05-04
Fix a bug when code actions have no changes
w0rp
2021-04-20
Fix stylelint not obeying project-specific rules (#3272)
Jay Sitter
2021-04-15
Updated `solhint` linter to be able to use a local installation (#3682)
Henrique Barcelos
2021-04-12
Don't exit visual mode on floating preview close (#3689)
Kevin Clark
2021-04-09
feat: Add protolint as linter and fixer (#2911)
yohei yoshimuta
2021-04-07
apple-swift-format: linter and fixer with config swiftpm support (#3671)
bosr
2021-03-26
Add support for V: "v" (compiler) and "vfmt" fixer. (#3622)
fiatjaf
2021-03-24
Add nixfmt as a Nix fixer. (#3651)
David Houston
2021-03-23
Switch to using buildifier's -path option (#3640)
Jon Parise
2021-03-23
Add support for `ptop` fixer (#3652)
BarrOff
2021-03-21
#3633 - Move linter tests into test/linter
w0rp
[next]