Skip to content

Add lint check to warn if ocaml is not a dependency #424

@shonfeder

Description

@shonfeder

Most of the time ocaml is a required dependency that we want to have explicitly stated (but not for conf- packages -- see #420).

The simplest fix here is to add a lint warning when ocaml is not declared as a dependency.

A smarter approach may be to check the package content to determine whether it needs this (e.g., looking for the presence of .ml files or asking opam if its deps require ocaml).

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions