The mapfile line originates from the initial script version which
worked on all files. It is no longer needed as arcanist passes each file
individually as an argument.
The performance has been mesured by running arc lint --everything with
this single linter enabled; the gain is about 20% on my machine.