package opam-ci-check-lint

  1. Overview
  2. No Docs
Library to lint opam files submitted to the opam repository

Install

dune-project
 Dependency

Authors

Maintainers

Sources

6de83739d7ead37dadcfda2fb0387d94649f3153.tar.gz
md5=6eadaa4433cf856e0dfed0f944bf611f
sha512=301d02bd84ca55bac06ed87f088924af367c091cc073fe60f886d5fc58cacd5a0a3612fde4344ee6690d7335728f08b12221fac4e41824331848d6b3031c910f

Description

opam-ci-check-lint exposes the lint functionality used in the opam repo CI and opam-ci-check. It can be used in other packages such as opam publishing tools to ensure that the published package opam files are correct.

Tags

opam ci lint

Published: 14 Jul 2025

Dependencies (4)

  1. opam-format >= "2.3.0~alpha1"
  2. opam-state >= "2.3.0~alpha1"
  3. dune >= "3.16"
  4. ocaml >= "4.14.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None