summaryrefslogtreecommitdiff
path: root/ale_linters/typescript
AgeCommit message (Expand)Author
2017-05-12#549 Temporarily revert shell escaping changes, just for Windowsw0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
2017-04-18Add missing "use global" var for tslint (#484)Shane Smith
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-17Move path functions to their own filew0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
2017-03-29Make the tslint file match the style in the rest of the codebasew0rp
2017-03-21tslint parameterized executable and config path (#400)Ruben Paz
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-21escape dot in maker regex (#357)Chris Paul
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-12-05Fix proper extension handling for tslintKrystian Paszkiewicz
2016-12-04Add support for tslint.json file detection in tslint (#198)kyrisu
2016-11-10removed useless echom from typecheck.vimAleh Kashnikau
2016-11-10Add typecheck linter for typescriptAleh Kashnikau
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-04Linter: tslint for typescriptPrashanth Chandra