[BE] Explain how to get consistent linter behavior locally (#102990)
Sometimes you'll see linter failures on CI that don't repro locally, caused by the local linter not having installed the latest config.
These instructions explain how to make both the CI and local linter consistent again
Pull Request resolved: https://github.com/pytorch/pytorch/pull/102990
Approved by: https://github.com/huydhn