(for PR #28183)

2025-07-18 14:40.10: New job: Lint
2025-07-18 14:40.10: Checking out commit e1310dcb. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28183/head" && git reset --hard e1310dcb
2025-07-18 14:40.10: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3fe124d9"
2025-07-18 14:40.11: Exec: "git" "-C" "/tmp/git-checkout3fe124d9" "submodule" 
                           "deinit" "--force" "--all"
2025-07-18 14:40.11: Exec: "git" "-C" "/tmp/git-checkout3fe124d9" "reset" 
                           "--hard" "-q" "e1310dcba4d2bd6536dbed4be99f7f1ed45f9412"
2025-07-18 14:40.13: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3fe124d9" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-07-18 14:40.13: Exec: "git" "merge" "-q" "--" "f4d45306e4e9f00507645822d89b17f5bd0ea747"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --opam-repository . anthropic.0.1.0:new=true

2025-07-18 14:40.14: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "anthropic.0.1.0:new=true"
Linting opam-repository at /tmp/git-checkout3fe124d9/. ...
No errors
2025-07-18 14:40.35: Job succeeded