Change the linter to accept a file as an argument, and always return 0
to avoid arcanist to throw a script execution error.
Add a php class to interpret the linter output and display messageslinting error
messages through `arc lint`.
Depends on D2704