index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
handler
/
test_tslint_handler.vader
Age
Commit message (
Expand
)
Author
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-12-18
Fix #1210 - Fix a Windows path issue which broke TSLint
w0rp
2017-12-18
Get the TSLint tempname test running on Windows
w0rp
2017-12-10
Disable a test on Windows for now, because Windows is stupid
w0rp
2017-12-10
Get the new test to pass on Windows
w0rp
2017-12-10
Fix #1210 - Do not report this file as a temporary file in the quickfix list ...
w0rp
2017-11-13
#852 - Capture error codes for TSLint
w0rp
2017-11-09
Fix #1101 - Ignore no-implicit-dependencies errors until TSLint supports chec...
w0rp
2017-09-10
Get the TSLint handler tests to pass on Windows
w0rp
2017-09-06
Add 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 files
w0rp
2017-08-16
Include the ruleName for errors in tslint problems
w0rp
2017-07-19
Fix #779 - Handle empty output for tslint
w0rp
2017-07-09
Make 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-25
Fix #684 - Use the JSON format for tslint, for consistency betwen versions, a...
w0rp
2017-06-18
TSLint: distinguish warnings from errors (#663)
Pavel Kuropatkin