Skip to content

Conversation

@lyashevska
Copy link
Collaborator

@lyashevska lyashevska commented Aug 1, 2024

Description

This PR handles double quotes in full_name and `package_short_description' which was originally in cookiecutter hooks.

    "full_name": cookiecutter.full_name.replace('\"', '\\\"'),
    "package_short_description": cookiecutter.package_short_description.replace('\"', '\\\"')

Related issues:

@lyashevska lyashevska requested a review from sjvrijn August 1, 2024 19:53
Copy link
Contributor

@sjvrijn sjvrijn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants