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
Fix broken diff check due to changed output behavior (#54)
After defaulting to inplace stub creation, I think this
check no longer picked up differences. `git diff` seems
to ignore untracked files. This should correct the location
of the written stubs.
0 commit comments