summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-05[RFC] Add Brakeman for Ruby on Rails (references #385) (#509)Eddie Lebow
2017-05-04#502 Parse more undefined symbol errorsw0rp
2017-05-04Fix #502 - Report undefined symbol errors better for javacw0rp
2017-05-03Fix #528 remove and restore highlights when buffers are hidden and shownw0rp
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-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-29Add luacheck option to pass in more optionsAlex Masterov
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-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-25Add erb linter (#497)Matthias Günther
2017-04-24Fix #469 - Remove Unicode quotes from GCC errors, which cause issuesw0rp
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-20Fix #398 - Report problems with the eslint configuration filew0rp
2017-04-20Add the Reek checker for Ruby. (#490)Eddie Lebow
2017-04-19Add rpm spec file linter (rpmlint) (#486)Jason Tibbitts
2017-04-19Remove error highlights when buffers are cleaned upw0rp
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
2017-04-16Flow: Fix case where 1st msg points to different file (#477)Rafał Cieślak
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-04-16#427 Add a function for looking up ALE variables in buffer scope, and then gl...w0rp
2017-04-15Fix #168 - Make the Fortran linter more configurablew0rp
2017-04-15Merge pull request #474 from jordanandree/add-crystal-lintw0rp
2017-04-15Add SQL linter sqlint, closes #395 (#472)Adriaan Zonnenberg
2017-04-13add crystal lintjordanandree
2017-04-13Merge pull request #463 from valtermro/multi-ft-aliasesw0rp
2017-04-12Merge pull request #467 from adriaanzon/php-fix-double-errorsw0rp
2017-04-12Add support for multiple filetypes in filetype aliasingvaltermro
2017-04-12Make some temporary file tests more reliablew0rp
2017-04-12PHP: Fix double errors and support fatal errorsAdriaan Zonnenberg
2017-04-11#392 Handle clang header errors toow0rp
2017-04-11#392 Report errors inside of headers, in a very basic wayw0rp
2017-04-08Add Ruby MRI linter (#453)Brandon Roehl
2017-04-08improved the sml linter (#445)Shalom Yiblet
2017-04-07Add support for linting Handlebars templates with ember-template-lint (#452)Adrian
2017-04-05Adds options to foodcritic linter (#437)José Júnior
2017-04-03Cover handling of swiftlint errors with testsw0rp
2017-04-03#447 Support zsh in the shell linterw0rp