-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix trimming of matching quote (no star after \1 reference) - Only trim a single quote (turn any-match into optional match)
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5bc0e60
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit breaks the config parsing completely. Try the
up
command from scratch and you'll see.5bc0e60
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @secure12,
Thanks for letting us know that you are having issues with the latest version of the Toolkit. I'm afraid I cannot reproduce any parsing issues with my existing setup or a fresh config. Can you open an issue on GitHub please and share the output of
bin/doctor
?Greetings,
Jakob
5bc0e60
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@das7pad I think I might have found a fix and the possible cause of the issue: #293.
It's easy to reproduce this on macOS.