Commit a501579
authored
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.1 parent 1e00163 commit a501579
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
0 commit comments