eskip parsing of string literals is different than expected

Open
#562 4 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Assessment

This issue has not been assessed yet.

Description

bugfix

The only cases where the escape char is removed is when it precedes an escape char or a delimiter (", / or `).
Here is the code location I'm referring to.

Examples:
"\." gets parsed as \.

Dominant language
Go
Stars
3.3k
Forks
407
Avg merge
1d 8h
Merged PRs (30d)
46

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from zalando/skipper

All issues in zalando/skipper

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.