SIGN IN SIGN UP

Arm backend: Fix mypy linting in pre-push (#10850)

- Adds ./src/ to MYPYPATH to find imports for editable install
- Make --revision point to the commit before the commit to be linted.
Since lintrunner compares files diffing between --revision and HEAD,
pointing it to the the latest commit (== HEAD) results in no files being
linted.

Signed-off-by: Adrian Lundell <adrian.lundell@arm.com>
A
Adrian Lundell committed
e71b3aad670fe0dd391944e3a91ee0508a31e1b1
Parent: 0bb059f
Committed by GitHub <noreply@github.com> on 5/13/2025, 3:24:41 PM