Commit b7313ea
fix(prompts): avoid %20 being treated as special sequence when relacing dirname (#1525)
* Wrap source.cwd in function
tackles ticket #1524
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* CWD function handed directly #1524
Assumption that source.cwd function will not accept any arguments
in the future as it currently doesn't allows simplification
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 69199d4 commit b7313ea
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
0 commit comments