fix: handle cases when parent directory name includes dot/hyphen/space

This commit is contained in:
debugtalk
2020-06-05 19:09:47 +08:00
parent ae3ebbd0db
commit 862f0b6e52
28 changed files with 35 additions and 81 deletions

View File

@@ -5,6 +5,7 @@
**Fixed**
- fix: miss formatting referenced testcase
- fix: handle cases when parent directory name includes dot/hyphen/space
**Changed**