summaryrefslogtreecommitdiff
path: root/test/handler/test_perlcritic_handler.vader
AgeCommit message (Collapse)Author
2017-11-11perlcritic: all issues are warningsEddie Lebow
Perlcritic is a style checker, not a syntax validator. This change was originally proposed by @RsrchBoy in https://github.com/w0rp/ale/pull/784.