Skip to content

add: input sorting config to wdl-format #389

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

Closed
wants to merge 1 commit into from

Conversation

Nitish-bot
Copy link
Contributor

@Nitish-bot Nitish-bot commented Apr 3, 2025

Fixes #380 by adding a new config for parameter meta and input sorting.

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.
  • Your PR title follows the conventional commit style.

@claymcleod
Copy link
Member

Hey Natish,

I updated your branch, but you'll need to do the following to get your local branch working correctly. Let me know if you have any issues.

git checkout main
git branch -D wdl-format
git checkout wdl-format

@claymcleod claymcleod added the S-awaiting-CI State: awaiting the CI to pass label Apr 17, 2025
Copy link
Contributor

This PR has been awaiting action for more than 10 days with no response. Because of this inactivity, the PR is being closed. If you continue working on the PR, please comment here when it is ready for re-review.

@github-actions github-actions bot closed this Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-awaiting-CI State: awaiting the CI to pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

input sorting in wdl-format
2 participants