summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-07Do not copy the items for setting highlights, as we do need to modify the ite...v1.3.0w0rp
2017-05-07Fix #539 - Just set our highlights again when buffers are shown after being h...w0rp
2017-05-07#427 Document that the trailing whitespace option can be set differently in e...w0rp
2017-05-07Support `python -m flake8` for users who are running flake8 that wayw0rp
2017-05-07Escape JavaScript executables in commandsw0rp
2017-05-07#335 Detect flake8 in vritualenv, and escape the executable pathw0rp
2017-05-07Remove a comment we don't need any morew0rp
2017-05-07Update the example GIF so it looks a bit nicerw0rp
2017-05-06Sleep to fix Travis buildsw0rp
2017-05-06Fix #363 - Detect virtualenv executables and fix import paths for mypy. Use l...w0rp
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 sh...w0rp
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
2017-05-05Add a has() wrapper we can override for tests, and add a function for generat...w0rp
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
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 Java...w0rp
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
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 on...w0rp
2017-05-02#392 - Detect and use compile_commands.json for cppcheckw0rp
2017-05-02Add kotlinc checker for kotlin (#526)Francis Agyapong
2017-05-01shell: Don't default to fishAdriaan Zonnenberg
2017-05-01Glue for Vale (#522)Robert J
2017-05-01Merge pull request #521 from adriaanzon/rename-sh-linter-optionsw0rp
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
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
2017-04-28Merge pull request #513 from blueyed/custom-checks-dirsw0rp
2017-04-28Merge pull request #512 from dansdantas/add-xo-references-on-readmew0rp
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