Skip to content

SPDX format linter should not allow case insensitive operators #4613

@kit-ty-kate

Description

@kit-ty-kate

The SPDX format checked for by opam lint explicitly says that:

License expression operators (AND, OR and WITH) should be matched in a case-sensitive manner.

see: https://spdx.github.io/spdx-spec/appendix-IV-SPDX-license-expressions/

opam allows <license> with <exception> but it should not be the case

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions