Skip to content

Feature Request (insert_license): Use multiline comment for python files #87

@matroscoe

Description

@matroscoe

For python files if I have a larger license text it would be nice if I could encapsulate it inside a multi-line comment so that it looks like

"""
<license-text>
"""

instead of

# <license text>
# <license text continued...>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions