Skip to content

Normalize commas in license compare #48

@goneall

Description

@goneall

License text containing Full Width Comma's U+FF0C will fail a comparison with text containing a comma U+002C.

Based on a Unicode reference for comma's, the following Unicode characters should all be considered equivalent:

  • U+002C
  • U+FF0C
  • U+FE10
  • U+FE50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions