I need access to a linter that understands Hack. I'm happy to do all the legwork and store my code locally, but that doesn't seem like the right answer long-term.
- Should there be an ArcanistHackLinter in https://secure.phabricator.com/diffusion/ARC/browse/master/src/lint/linter/ ?
- I don't see a logical place to put it under https://reviews.facebook.net/diffusion/HHVM/browse/master/hphp/hack/, but maybe that is where it belongs.
- What the heck are the contributors using to lint these files? https://reviews.facebook.net/diffusion/HHVM/browse/master/hphp/hack/test/suggest/
Pretty much I just want someone to tell me which options are not available so I can move forward on doing something that won't be a waste of time.