summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-27custom-checks: handle multiple dirsDaniel Hahler
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
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
2017-04-26Merge pull request #503 from adelarsq/patch-1w0rp
2017-04-25Update READMEAdelar da Silva Queiróz
2017-04-25#427 Allow linters and aliases to be configured in buffer local variablesw0rp
2017-04-25Fixes #361, fixes #417 Get classpaths from Maven, and automatically detect sr...w0rp
2017-04-25Credit the original author of the Ruby handlerw0rp
2017-04-25Add erb linter (#497)Matthias Günther
2017-04-24Fix #469 - Remove Unicode quotes from GCC errors, which cause issuesw0rp
2017-04-24Fix #450 Document how linters are loadedw0rp
2017-04-24Break shared handlers up into their own files, and fix stylelint error handlingw0rp
2017-04-24Handle Unix errors with no space after the colonw0rp
2017-04-24Simplify some code and format some tests betterw0rp