Skip to content

insert-license detection does not ignore spaces after comment symbols #79

Open
@XuehaoSun

Description

@XuehaoSun

Take python as an example
# Copyright... and
# Copyright...
It doesn't consider the two pieces of code to be the same, so it doesn't detect # Copyright...,just because it has two spaces after #
The result is that it will automatically add the license again.

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