w0rp
|
037aaae593
|
#852 - Capture error codes for TSLint
|
2017-11-13 23:36:15 +00:00 |
|
w0rp
|
8ef8a35462
|
Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports checking via stdin properly
|
2017-11-09 10:32:41 +00:00 |
|
w0rp
|
1a52a2b880
|
Get the TSLint handler tests to pass on Windows
|
2017-09-10 00:06:31 +01:00 |
|
w0rp
|
c277cdef8c
|
Add an option for ignoring the output of TSLint if a file contains a single blank line
|
2017-09-06 11:17:21 +01:00 |
|
w0rp
|
7112776d1b
|
#653 Update tslint to set the filename key for problems in other files
|
2017-08-20 00:05:15 +01:00 |
|
w0rp
|
342e83db60
|
Include the ruleName for errors in tslint problems
|
2017-08-16 10:37:36 +01:00 |
|
w0rp
|
0b50ebb0f0
|
Fix #779 - Handle empty output for tslint
|
2017-07-19 10:26:03 +01:00 |
|
w0rp
|
6a84605c57
|
Make every test set filenames and switch directories in the same way, and fix some missing escaping for the rubocop linter
|
2017-07-09 22:43:31 +01:00 |
|
w0rp
|
229a1c092a
|
#684 Handle tslint errors without the severity included, and use character instead of position for the columns
|
2017-06-25 16:40:44 +01:00 |
|
w0rp
|
4eaa990fe8
|
Fix #684 - Use the JSON format for tslint, for consistency betwen versions, and handling of end line and column numbers
|
2017-06-25 13:56:51 +01:00 |
|
Pavel Kuropatkin
|
11e17669d3
|
TSLint: distinguish warnings from errors (#663)
* TSLint: distinguish warnings from errors
* Test for TSlint warning/error distinguishing code added.
|
2017-06-18 18:46:34 +01:00 |
|