summaryrefslogtreecommitdiff
path: root/ale_linters/typescript/typecheck.vim
AgeCommit message (Expand)Author
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-03-30Remove 'col' from linters where it is hardcoded to 1 (#434)Adriaan Zonnenberg
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-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-11-10removed useless echom from typecheck.vimAleh Kashnikau
2016-11-10Add typecheck linter for typescriptAleh Kashnikau