You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lint] preoperly suggest lintrunner when lint fails
We had `set -e` implicitly set by GitHub Actions, so the script was
aborting before we had a change to echo our help message. Fix that.
Pull Request resolved: pytorch#76852
Approved by: https://github.com/ezyang
0 commit comments