summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
2017-05-09Merge pull request #533 from pbogut/add_php7_compatibilityAdriaan Zonnenberg
2017-05-08Read errors from stdout only (and make sure they are displayed)Pawel Bogut
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-06Make the gobuild tests work better when running them directlyw0rp
2017-05-06go build: skip not current buffer (#531)Alexandr
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#502 Parse more undefined symbol errorsw0rp
2017-05-04Fix #502 - Report undefined symbol errors better for javacw0rp
2017-04-30Fix #356 Don't complain about #pragma once in C++ headersw0rp
2017-04-29Set GCC flags appropriately for older versionsw0rp
2017-04-29Fix #518 Fix handling of spaces in filenames for various lintersw0rp
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-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-16Flow: Fix case where 1st msg points to different file (#477)Rafał Cieślak
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-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-03Cover handling of swiftlint errors with testsw0rp
2017-04-03#447 Support zsh in the shell linterw0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-03-27Cover the rubocop handler with testsw0rp
2017-03-27Merge branch 'add-dogma'w0rp
2017-03-27Use the same formatting as other files for the dogma linter file, and cover t...w0rp
2017-03-25Add support for ASM files using GCCLucas Kolstad
2017-03-22Fix problems with nim check (#404)baabelfish
2017-03-18Add support for nim checkbaabelfish
2017-03-13add slim-lint (#388)Markus Doits
2017-03-13Fix pattern of output for coffeelintNaoya Inada
2017-03-09Fix #386 report problems with eslint configuration filesw0rp
2017-03-06Make sure to reset linters after running the nix handler testw0rp
2017-03-06Group handler test cases in a directoryw0rp