summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Expand)Author
2018-05-09Merge pull request #1563 from IngoHeimbach/fix/gcc-fatal-errorw0rp
2018-05-09Fatal GCC errors are handled as errors not warningsIngo Heimbach
2018-05-04smallfixØyvind Ingvaldsen
2018-05-04Added NASM linterØyvind Ingvaldsen
2018-04-20Add cucumber checker for cucumber filesEddie Lebow
2018-04-10Fix #1492 - Make pylint error parsing work on Windowsw0rp
2018-04-09Add support for the java PMD linterJohannes Wienke
2018-04-05Integration of qmlfmt linting tool (#1462)P M
2018-04-05Add fsc linter for Scala (#1452)Nils Leuzinger
2018-04-05Merge pull request #1429 from stewy33/masterw0rp
2018-03-25add support for mercury language using mmc as linterStewy Slocum
2018-03-25Add basic qmllint support (#1419)P M
2018-03-23Fix #1373 - Fix a bug with Fish errors not being handled on Linuxw0rp
2018-03-22fix: Handle ranges for the remark linter #1207Adrián González Rus
2018-03-20Merge remote-tracking branch 'tylucaskelley/master'w0rp
2018-03-20Use govet handler for gosimple, gotype, staticcheckBen Paxton
2018-03-18handle multibyte string when linting text with redpen (#1416)INOUE Yosuke
2018-03-18add textlint support for markdown (#1383)Hideaki Tokida
2018-03-14Fix awk linter and security concerns. (#1411)Anthony DeDominic
2018-03-10Handle flawfinder severity level (#1400)Christian-Gibbons
2018-03-03add test for markdownlint handerTy-Lucas Kelley
2018-03-02[WIP] Begin to distinguish between Perl warnings and errors (#933)Olaf Alders
2018-03-02Try to fix it againw0rp
2018-03-02Try to fix a test which is failing on Windowsw0rp
2018-02-25Fix #1358, fix #1369 - Lint the package on save for go vet insteadJohn Eikenberry
2018-02-18Merge pull request #1343 from kevinkjt2000/ponycw0rp
2018-02-18#476 Make F401 a warning and E112 a syntax errorw0rp
2018-02-10functional pony linterKevin Tindall
2018-01-28updated rust handler test caseKent Sibilev
2018-01-19Merge pull request #1272 from Codezerker/masterw0rp
2018-01-11Allow syntax errors for mypy to be ignoredw0rp
2018-01-08Add a luac linter for Luajiangzhi.xie
2017-12-26Add handler testNiraj Thapaliya
2017-12-20Make the error codes configurable for gitlintw0rp
2017-12-20Add support for linting git commit message files (#1233)Nick Diego Yamane
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-12-19Fix #1240 - Parse line and column numbers for fatal embertemplatelint errorsw0rp
2017-12-19Fix mcsc paths and escaping for Windowsw0rp
2017-12-18Missing warning level 'suggestion' for valeJohannes Wienke
2017-12-18Fix #1210 - Fix a Windows path issue which broke TSLintw0rp
2017-12-18Get the TSLint tempname test running on Windowsw0rp
2017-12-18Merge pull request #1232 from languitar/vale-jsonw0rp
2017-12-17Fix typos in flake8 test messagesNick Diego Yamane
2017-12-17Use JSON output with valeJohannes Wienke
2017-12-17Merge pull request #1220 from languitar/linter-alexw0rp
2017-12-13Fix PHP linter to support PHP 7.2 lint outputStephen Rathbone
2017-12-13Add a vader test for the message handlerJohannes Wienke
2017-12-13Fix #1216 - Suppress trailing whitespace warings for ansible-lint when the op...w0rp
2017-12-10Disable a test on Windows for now, because Windows is stupidw0rp
2017-12-10Get the new test to pass on Windowsw0rp