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

Fix linting of asserts with children #1442

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

bernt-matthias
Copy link
Contributor

Follow up on #1437

  • missed that the "asserts" key needs to be removed
  • the "verify_assertions_function" needs to be mapped to the asserts.verify_assertion function
  • the check should be done recursively
  • basic test

- missed that the `"asserts"` key needs to be removed
- the "verify_assertions_function" needs to be mapped to the
  asserts.verify_assertion function
- the check should be done recursively
- basic test
@mvdbeek mvdbeek merged commit 28b2ca4 into galaxyproject:master Apr 9, 2024
14 checks passed
@bernt-matthias bernt-matthias deleted the assert_fix branch May 8, 2024 07:47
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