summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-06Make the nimcheck tests more reliablew0rp
2017-05-06Escape the pylint executable appropriatelyw0rp
2017-05-06Fix #208 - Use the file on disk for pylint, and follow import pathsw0rp
2017-05-06#208 Automatically detect pylint in virtualenv directoriesw0rp
2017-05-06Fix #534 - Stop other higlights being restored when buffers are hidden and ↵w0rp
shown again
2017-05-06#532 Rename a Vint variable so it's more obviousw0rp
2017-05-06Make the gobuild tests work better when running them directlyw0rp
2017-05-06go build: skip not current buffer (#531)Alexandr
* go build: skip not current buffer * fix gobuild_handler.vader
2017-05-05Add a has() wrapper we can override for tests, and add a function for ↵w0rp
generating paths up to the root directory to search through
2017-05-05Try and make the sign tests pass more oftenw0rp
2017-05-05Allow the Brakeman tests to be run directlyw0rp
2017-05-05[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)Eddie Lebow
* Add brakeman for Ruby on Rails
2017-05-04#427 Implement b:ale_warn_about_trailing_whitespacew0rp
2017-05-04#502 Parse more undefined symbol errorsw0rp
2017-05-04Fix #502 - Report undefined symbol errors better for javacw0rp
2017-05-04Fix #501 - Do not run javac when it is just a stub asking you to install ↵w0rp
Java on Mac OSX
2017-05-03Fix #530 - Fix LaTeX and TeX duplicate entries in documentationw0rp
2017-05-03Fix #528 remove and restore highlights when buffers are hidden and shownw0rp
2017-05-03Merge pull request #524 from adriaanzon/fix-defaulting-to-fishw0rp
shell: Don't default to fish
2017-05-03Document that ale_sh_shell_default_shell won't default to fishAdriaan Zonnenberg
2017-05-02Fix #410 - Use compile_commands.json files for clang-tidy, and check files ↵w0rp
on disk instead
2017-05-02#392 - Detect and use compile_commands.json for cppcheckw0rp
2017-05-02Add kotlinc checker for kotlin (#526)Francis Agyapong
* Add kotlinc checker for kotlin
2017-05-01shell: Don't default to fishAdriaan Zonnenberg
2017-05-01Glue for Vale (#522)Robert J
Add Vale linter definitions
2017-05-01Merge pull request #521 from adriaanzon/rename-sh-linter-optionsw0rp
Rename g:ale_linters_sh_* to g:ale_sh_*
2017-04-30Rename g:ale_linters_sh_* to g:ale_sh_*Adriaan Zonnenberg
2017-04-30Run the lint_file checks synchronously, so the tests will consistently passw0rp
2017-04-30Fix #356 Don't complain about #pragma once in C++ headersw0rp
2017-04-29Set GCC flags appropriately for older versionsw0rp
2017-04-29Merge pull request #519 from AlexMasterov/feature/lua-luacheck-optionsw0rp
Add luacheck option to pass in more options
2017-04-29Cover the new path functions with some testsw0rp
2017-04-29Fix #518 Fix handling of spaces in filenames for various lintersw0rp
2017-04-29Cache executable calls to make things slightly fasterw0rp
2017-04-29Add luacheck option to pass in more optionsAlex Masterov
2017-04-28Merge pull request #514 from adriaanzon/buffer-local-options-docw0rp
Add tags for buffer-local variants of each linter option
2017-04-28Merge pull request #513 from blueyed/custom-checks-dirsw0rp
custom-checks: handle multiple dirs
2017-04-28Merge pull request #512 from dansdantas/add-xo-references-on-readmew0rp
add xo reference for javascript linters on readme
2017-04-28Use ale#Var in linters that didn't use it yetAdriaan Zonnenberg
2017-04-27Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg
2017-04-27custom-checks: handle multiple dirsDaniel Hahler
This also fixes a [shellcheck issue](https://github.com/koalaman/shellcheck/wiki/SC2013).
2017-04-27add xo reference for javascript linters on readmeDaniel Dantas
2017-04-27Sort out some documentation for ReasonMLw0rp
2017-04-27Merge pull request #504 from bassjacob/masterw0rp
Create reasonml merlin linter
2017-04-27#427 Output buffer variables when buffer numbers are stringsw0rp
2017-04-27#427 - Output buffer-local variables with :ALEInfow0rp
2017-04-26Fix #506 - Don't set signs for buffers which don't existw0rp
2017-04-26Fix #505 Stop g:ale_lint_on_filetype_changed linting when you open buffersw0rp
2017-04-26Create reasonml merlin linterJacob Bass
copy @andreypopp 's ocaml merlin linter from this project into reason
2017-04-26Merge pull request #503 from adelarsq/patch-1w0rp
Correcting wrong link for erubi