- Make the lint-tests.sh script take a single file at input for name mismatch checking
- Add a new arcanist linter that runs lint-tests.sh and parse the output
- Make the lint-tests.sh script return 0 to avoid arcanist dropping the linter due to failure
Depends on D2532