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
/
doc
/
ale.txt
Age
Commit message (
Expand
)
Author
2016-10-24
Merge everything into the one global map.
w0rp
2016-10-23
Support loading eslint from node_modules, re issue #118.
w0rp
2016-10-22
Docs!
Bjorn Neergaard
2016-10-21
Merge pull request #133 from ehzShelter/master
w0rp
2016-10-21
make it less verbose for c and cpp
ehzShelter
2016-10-20
Document ansible-lint
Bjorn Neergaard
2016-10-20
Add support for cppcheck (#126)
Bart Libert
2016-10-19
Added support for hlint
Jesse Paroz
2016-10-16
Add linters for Elixir (#113)
Ćukasz Jan Niemier
2016-10-16
Fix an issue with a duplicate section in the documentation.
w0rp
2016-10-13
Document ALELint autocommand
Bjorn Neergaard
2016-10-13
add documentation for luacheck linter
s-ol
2016-10-11
Fix #87 - Allow linter filetypes to be aliased
w0rp
2016-10-11
Add the logo and thank Mark for his work.
w0rp
2016-10-11
Add new go linters to the help
Bjorn Neergaard
2016-10-11
Set an option for turning Vint style issues on or off.
w0rp
2016-10-10
add shellcheck option to the doc and sort options by theme (#85)
Marc Delage
2016-10-10
First pass at optimizing ale to autoload (#80)
Bjorn Neergaard
2016-10-10
Add an option for configuring the path for JSHint.
w0rp
2016-10-10
#74 - Document g:ale_buffer_loclist_map
w0rp
2016-10-10
Correct some grammar in the docs.
w0rp
2016-10-10
Echo string format (#76)
KabbAmine
2016-10-09
Up-indent types and defaults, and align markers
w0rp
2016-10-09
Make spacing and indentation consistent in the documentation, and make the do...
w0rp
2016-10-09
Merge #66 with some amendments.
Marc Delage
2016-10-09
Merge branch 'shell-detection'
w0rp
2016-10-09
Document the default shell option
w0rp
2016-10-09
Add support for perl and perlcritic
Vincent Lequertier
2016-10-08
Merge pull request #68 from KabbAmine/linter-coffee
w0rp
2016-10-08
Merge pull request #67 from KabbAmine/linter-htmlhint
w0rp
2016-10-08
Add coffee linter
Kabbaj Amine
2016-10-08
Add linter HTMLHint for html files
Kabbaj Amine
2016-10-08
Add verilator for verilog
mshr-h
2016-10-08
Add cpp linter (#64)
Marc Delage
2016-10-08
Add iverilog for verilog (#63)
Masahiro H
2016-10-07
Add support for Pug with pug-lint.
w0rp
2016-10-07
Fix some typos and remove some trailing whitespace.
w0rp
2016-10-07
Add support for checking Cython files
w0rp
2016-10-07
Merge pull request #58 from KabbAmine/statusline
w0rp
2016-10-07
Update the documentation files
Kabbaj Amine
2016-10-07
Support reading from both output streams, and fix PHP error parsing, which so...
w0rp
2016-10-07
Add basic scala support using scalac (#56)
Zoltan Kalmar
2016-10-07
Add missing points in the doc (#61)
Marc Delage
2016-10-07
updating config option format and adding to doc
jwilliams108
2016-10-06
Add support for changing the eslint executable.
w0rp
2016-10-06
Merge pull request #50 from jwilliams108/linter-phpcs
w0rp
2016-10-06
updating README and doc with reference to phpcs linter
jwilliams108
2016-10-06
Fix #42, where some linting isn't run when opening some files.
w0rp
2016-10-06
Add a help file for the project.
w0rp