Skip to content

Dune files confuse the OPAM linter #44

Description

@xavierleroy

It says: "The package has a dune-project file but no explicit dependency on dune was found.". This blocks the opam-repository CI.

AFAIK, the OPAM package builds with Makefiles, and therefore doesn't need to depend on dune.

What is better:

  • add a spurious dependency on dune to please the linter
  • remove the dune files from the repo, or move them somewhere the linter doesn't see them
  • add an exception for the linter (how?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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