summaryrefslogtreecommitdiff
path: root/test/handler
AgeCommit message (Collapse)Author
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 ↵w0rp
the Handler function with tests
2017-03-25Add support for ASM files using GCCLucas Kolstad
2017-03-22Fix problems with nim check (#404)baabelfish
* Fix problems with nim check - Multi file errors are not shown in the same buffer - Fixes parsing of error type that contain ':' * Remove redundant fnameescape
2017-03-18Add support for nim checkbaabelfish
2017-03-13add slim-lint (#388)Markus Doits
* add slim-lint * add slim readme entry * add slim entry to doc * add slimlint vader test
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