pytorch
d8374efb - [lint] fix spurious annotations on formatting linters

Commit
2 years ago
[lint] fix spurious annotations on formatting linters We would for some reason report formatting-based lints as showing up at line 1 column 1. This removes them for now. Maybe eventually we can recover better line numbers from the formatting diff and post messages for each diff cluster, but that requires actual changes to the linting engine. Pull Request resolved: https://github.com/pytorch/pytorch/pull/75928 Approved by: https://github.com/janeyx99
Author
suo suo
Committer
Parents
Loading