summaryrefslogtreecommitdiff
path: root/test/handler/test_tslint_handler.vader
AgeCommit message (Expand)Author
2017-11-13#852 - Capture error codes for TSLintw0rp
2017-11-09Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports chec...w0rp
2017-09-10Get the TSLint handler tests to pass on Windowsw0rp
2017-09-06Add an option for ignoring the output of TSLint if a file contains a single b...w0rp
2017-08-20#653 Update tslint to set the filename key for problems in other filesw0rp
2017-08-16Include the ruleName for errors in tslint problemsw0rp
2017-07-19Fix #779 - Handle empty output for tslintw0rp
2017-07-09Make every test set filenames and switch directories in the same way, and fix...w0rp
2017-06-25#684 Handle tslint errors without the severity included, and use character in...w0rp
2017-06-25Fix #684 - Use the JSON format for tslint, for consistency betwen versions, a...w0rp
2017-06-18TSLint: distinguish warnings from errors (#663)Pavel Kuropatkin