Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Check for maintainer emails in the opam file #30

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

punchagan
Copy link
Collaborator

This commit adds a simple regex search for emails in the maintainer field. Closes #20

This commit adds a simple regex search for emails in the maintainer
field. Closes #20
lib/lint.ml Show resolved Hide resolved
@punchagan
Copy link
Collaborator Author

This change is complementary to the changes in ocaml/dune#10848 (merged)

@punchagan punchagan added this pull request to the merge queue Aug 28, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 28, 2024
@punchagan
Copy link
Collaborator Author

A flaky build failure - OpenSuse's package repo seemed to have an issue, which caused the build to fail. Merging without re-running the builds!

@punchagan punchagan merged commit 25a288d into ocurrent:main Aug 29, 2024
1 check passed
@punchagan punchagan deleted the maintainer-email branch August 29, 2024 03:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add linting check to ensure an email address is provided in the maintainer field
2 participants