Skip to content

Preserve case and quoted spaces in dependency requirements - #270

Open
codewithfourtix wants to merge 3 commits into
aboutcode-org:mainfrom
codewithfourtix:fix-preserve-requirement-text
Open

Preserve case and quoted spaces in dependency requirements#270
codewithfourtix wants to merge 3 commits into
aboutcode-org:mainfrom
codewithfourtix:fix-preserve-requirement-text

Conversation

@codewithfourtix

Copy link
Copy Markdown

Lowercasing a full requirement changes case-sensitive URLs and marker values, and removing all whitespace also changes quoted strings. Trim only surrounding whitespace and let the requirement parser handle syntax.

Adds direct-URL and quoted-marker regressions.

Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Signed-off-by: Ali Zulfiqar <codewithfourtix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant