Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to pass escaped double quote characters to string arguments #102

Merged
merged 3 commits into from
May 23, 2022

Conversation

mondeja
Copy link
Owner

@mondeja mondeja commented May 23, 2022

Resolves #99

Also:

  • Allow to include recursive globs using ** wildcard.

@mondeja mondeja added the enhancement New feature or request label May 23, 2022
@coveralls
Copy link

coveralls commented May 23, 2022

Pull Request Test Coverage Report for Build 2371314813

  • 12 of 12 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2370103932: 0.0%
Covered Lines: 277
Relevant Lines: 277

💛 - Coveralls

@mondeja mondeja merged commit 1859d00 into master May 23, 2022
@mondeja mondeja deleted the feat-99 branch May 23, 2022 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alow to include escaped " characters in strings values
2 participants