summaryrefslogtreecommitdiff
path: root/ale_linters/javascript/flow.vim
AgeCommit message (Expand)Author
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-10Fix #246 Don't run flow if there's no .flowconfigw0rp
2017-01-22Add a script for custom checks to enforce using the abort flag for functions ...w0rp
2016-11-21Flow linter improvements (#176)Andrey Popp
2016-11-03flow linting should only happen on flow typed files.delianides
2016-11-01Add FlowType support (#157)Zach Perrault