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
set lintrunner merge_base_with main instead of origin/main (#8020)
If origin points to a fork that you haven't updated in a while, lintrunner will be very slow. Similarly, if you're working in a branch off main and have fetched origin/main but not updated main, lintrunner will lint excess files.
0 commit comments