ocurrent / ocaml-ci

A CI for OCaml projects
https://ocaml.ci.dev
MIT License
112 stars 74 forks source link

Ensure linting specs are using upper-bound selections #878

Closed benmandrew closed 1 year ago

benmandrew commented 1 year ago

The (lint-doc) spec on ocurrent/clarke was failing due to it using a lower-bound selection reserved for the (lower-bound) spec. This PR filters out lower-bound selections from the list of candidates.