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
Age
Commit message (
Expand
)
Author
2017-05-07
Support `python -m flake8` for users who are running flake8 that way
w0rp
2017-05-07
Escape JavaScript executables in commands
w0rp
2017-05-07
#335 Detect flake8 in vritualenv, and escape the executable path
w0rp
2017-05-07
Remove a comment we don't need any more
w0rp
2017-05-07
Update the example GIF so it looks a bit nicer
w0rp
2017-05-06
Sleep to fix Travis builds
w0rp
2017-05-06
Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...
w0rp
2017-05-06
Make the nimcheck tests more reliable
w0rp
2017-05-06
Escape the pylint executable appropriately
w0rp
2017-05-06
Fix #208 - Use the file on disk for pylint, and follow import paths
w0rp
2017-05-06
#208 Automatically detect pylint in virtualenv directories
w0rp
2017-05-06
Fix #534 - Stop other higlights being restored when buffers are hidden and sh...
w0rp
2017-05-06
#532 Rename a Vint variable so it's more obvious
w0rp
2017-05-06
Make the gobuild tests work better when running them directly
w0rp
2017-05-06
go build: skip not current buffer (#531)
Alexandr
2017-05-05
Add a has() wrapper we can override for tests, and add a function for generat...
w0rp
2017-05-05
Try and make the sign tests pass more often
w0rp
2017-05-05
Allow the Brakeman tests to be run directly
w0rp
2017-05-05
[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)
Eddie Lebow
2017-05-04
#427 Implement b:ale_warn_about_trailing_whitespace
w0rp
2017-05-04
#502 Parse more undefined symbol errors
w0rp
2017-05-04
Fix #502 - Report undefined symbol errors better for javac
w0rp
2017-05-04
Fix #501 - Do not run javac when it is just a stub asking you to install Java...
w0rp
2017-05-03
Fix #530 - Fix LaTeX and TeX duplicate entries in documentation
w0rp
2017-05-03
Fix #528 remove and restore highlights when buffers are hidden and shown
w0rp
2017-05-03
Merge pull request #524 from adriaanzon/fix-defaulting-to-fish
w0rp
2017-05-03
Document that ale_sh_shell_default_shell won't default to fish
Adriaan Zonnenberg
2017-05-02
Fix #410 - Use compile_commands.json files for clang-tidy, and check files on...
w0rp
2017-05-02
#392 - Detect and use compile_commands.json for cppcheck
w0rp
2017-05-02
Add kotlinc checker for kotlin (#526)
Francis Agyapong
2017-05-01
shell: Don't default to fish
Adriaan Zonnenberg
2017-05-01
Glue for Vale (#522)
Robert J
2017-05-01
Merge pull request #521 from adriaanzon/rename-sh-linter-options
w0rp
2017-04-30
Rename g:ale_linters_sh_* to g:ale_sh_*
Adriaan Zonnenberg
2017-04-30
Run the lint_file checks synchronously, so the tests will consistently pass
w0rp
2017-04-30
Fix #356 Don't complain about #pragma once in C++ headers
w0rp
2017-04-29
Set GCC flags appropriately for older versions
w0rp
2017-04-29
Merge pull request #519 from AlexMasterov/feature/lua-luacheck-options
w0rp
2017-04-29
Cover the new path functions with some tests
w0rp
2017-04-29
Fix #518 Fix handling of spaces in filenames for various linters
w0rp
2017-04-29
Cache executable calls to make things slightly faster
w0rp
2017-04-29
Add luacheck option to pass in more options
Alex Masterov
2017-04-28
Merge pull request #514 from adriaanzon/buffer-local-options-doc
w0rp
2017-04-28
Merge pull request #513 from blueyed/custom-checks-dirs
w0rp
2017-04-28
Merge pull request #512 from dansdantas/add-xo-references-on-readme
w0rp
2017-04-28
Use ale#Var in linters that didn't use it yet
Adriaan Zonnenberg
2017-04-27
Add tags for buffer-local variants of each linter option
Adriaan Zonnenberg
2017-04-27
custom-checks: handle multiple dirs
Daniel Hahler
2017-04-27
add xo reference for javascript linters on readme
Daniel Dantas
2017-04-27
Sort out some documentation for ReasonML
w0rp
[prev]
[next]