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
2018-03-17
Add ALEFixPre and ALEFixPost events
Martin Tournoij
2018-03-14
Fix awk linter and security concerns. (#1411)
Anthony DeDominic
2018-03-10
Merge pull request #1395 from gfontenot/gfontenot/fix-elm-format-name
w0rp
2018-03-10
Handle flawfinder severity level (#1400)
Christian-Gibbons
2018-03-08
Fix elm-format fixer name
Gordon Fontenot
2018-03-06
Add a command for stopping all LSP clients
w0rp
2018-03-03
Satisfy my own checks
w0rp
2018-03-03
Add deprecation warnings for old NeoVim versions and old functions
w0rp
2018-03-03
Close #1379 - Increment b:ale_linted when a buffer is checked
w0rp
2018-03-02
Merge pull request #1390 from jdeniau/jd-feat-phpCsFixer
w0rp
2018-03-02
Fix #1384 - Handle warnings and suggestions for tsserver
w0rp
2018-03-02
Option to open lists vertically (#1381)
Andrew Crites
2018-03-02
Make updating linter results slightly faster when the list is empty
w0rp
2018-03-01
add php-cs-fixer to list of fixers
Julien Deniau
2018-02-25
New linter: Flawfinder (#1361)
Christian-Gibbons
2018-02-25
#1363 Make ale#engine#IsCheckingBuffer part of the public API
w0rp
2018-02-18
Fix #1336 - Print a friendly message when using invalid function names for fi...
w0rp
2018-02-10
functional pony linter
Kevin Tindall
2018-02-04
Fix #1330 - Find isort configs better by changing the working directory
w0rp
2018-02-01
Add prettier fixer support to vue
blyoa
2018-01-29
Merge pull request #1322 from datanoise/master
w0rp
2018-01-28
#1303 jq isn't a Node program
w0rp
2018-01-27
fixed rust errors parsing
Kent Sibilev
2018-01-26
Merge pull request #1311 from butlerx/update/prettier-md
w0rp
2018-01-25
fixjson: Add support for local installation
rhysd
2018-01-24
add prettier support for graphql
butlerx
2018-01-24
Support fixing JSON files with fixjson
rhysd
2018-01-24
Add jq as a JSON fixer
Rafael Rinaldi
2018-01-19
Merge pull request #1287 from rhysd/prettier-markdown
w0rp
2018-01-19
Fix the didSave tests so they work in NeoVim 0.1.7, and do not send the messa...
w0rp
2018-01-19
Send didSave message to LSP-based linters (#1295)
Rafael Lerm
2018-01-17
Fix #1298 - Escape commands for PowerShell
w0rp
2018-01-15
Enable prettier to format markdown files
rhysd
2018-01-07
Go: Add gotype support (#1099)
Jelte Fennema
2018-01-07
Show more ALE variables in ALEInfo
w0rp
2017-12-27
Don't use temporary file for rustfmt fixer
Björn Lindström
2017-12-26
Fix #1251 - Handle an empty list in the line callback when NeoVim crashes
w0rp
2017-12-20
Fix #1115 - Add support for wrapping all commands with an option
w0rp
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-12-19
Allow the cursor messages to be disabled while Vim is running
w0rp
2017-12-19
Fix #1228 - Reset the cursor if echoing a message moves it
w0rp
2017-12-18
Missing warning level 'suggestion' for vale
Johannes Wienke
2017-12-18
Fix #1210 - Fix a Windows path issue which broke TSLint
w0rp
2017-12-18
Remove some now redundant echo code
w0rp
2017-12-18
#1212 Fix some echo cursor flashing by only echoing once all linters are fini...
w0rp
2017-12-18
Merge pull request #1232 from languitar/vale-json
w0rp
2017-12-18
Add support for Vritual Env folder called venv
Daniel Parker
2017-12-17
Use JSON output with vale
Johannes Wienke
2017-12-17
Merge pull request #1220 from languitar/linter-alex
w0rp
2017-12-17
Look for mypy.ini to find Python project roots too
w0rp
[next]