Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: port the MatchingParameterMeta rule to wdl-lint. #73

Merged
merged 2 commits into from
Jun 10, 2024

Conversation

peterhuene
Copy link
Collaborator

This commit ports the "matching parameter meta" rule to wdl-lint.

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • You have added yourself or the appropriate individual as the assignee.
  • You have added at least one relevant code reviewer to the PR.
  • Your code builds clean without any errors or warnings.
  • You have added tests (when appropriate).
  • You have updated the README or other documentation to account for these
    changes (when appropriate).
  • You have added an entry to the relevant CHANGELOG.md (see
    "keep a changelog" for more information).
  • Your commit messages follow the conventional commit style.

@peterhuene peterhuene self-assigned this Jun 10, 2024
@peterhuene peterhuene force-pushed the missing-param-meta-rule branch from f2a6734 to 5403261 Compare June 10, 2024 17:50
This commit ports the "matching parameter meta" rule to `wdl-lint`.
@peterhuene peterhuene force-pushed the missing-param-meta-rule branch from 5403261 to 2e92905 Compare June 10, 2024 17:50
@peterhuene peterhuene requested a review from a-frantz June 10, 2024 18:59
@peterhuene peterhuene merged commit 91bdf13 into stjude-rust-labs:main Jun 10, 2024
7 checks passed
@peterhuene peterhuene deleted the missing-param-meta-rule branch June 10, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants