Commit 6f5e08a
authored
fix: restore path based parsing in 4.0 (#566)
* fix: ensure dirs arent empty strings
This fixes issue 564 also safely wraps strings for parsing
[564]
* fix: scope parts variable to function
* chore: fix formatting
* fix: remove hacky length test, clean up join
credit to @scaryrawr where credit is due.1 parent 44c521a commit 6f5e08a
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
0 commit comments