summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-24Merge pull request #498 from wizzup/haskell-hdevtoolsw0rp
2017-04-24update doc/ale.txtwisut hantanong
2017-04-23Comment-out the explanations in the Issue and PR templatesw0rp
2017-04-23Add some more tags to the documentation, for easy referencesw0rp
2017-04-20Disable rpmlint by default (#492)Jason Tibbitts
2017-04-20Mention the IRC channel in the READMEw0rp
2017-04-20Fix #398 - Report problems with the eslint configuration filew0rp
2017-04-20Add the Reek checker for Ruby. (#490)Eddie Lebow
2017-04-19#427 Document the buffer variables, at least slightlyw0rp
2017-04-19Add rpm spec file linter (rpmlint) (#486)Jason Tibbitts
2017-04-19Remove error highlights when buffers are cleaned upw0rp
2017-04-18Add missing "use global" var for tslint (#484)Shane Smith
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-17Move path functions to their own filew0rp