Commit 9fde8a8
committed
Allow blank entry to cancel code coverage file prompt, fix #26
When accidentally summoning the prompt for a code coverage file, it now
hints that you can leave it blank to cancel the request. This stops the
incredibly annoying infinite loop.1 parent 664e39a commit 9fde8a8
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
229 | 232 | | |
230 | 233 | | |
231 | 234 | | |
| |||
0 commit comments