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

Make sure that skip list does not get [''] (if no skip is given) #1453

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

bernt-matthias
Copy link
Contributor

the empty default string in ctx.global_config was split to ['']

when nothing is given (the empty default string in
`ctx.global_config` was split to `['']`)
@bernt-matthias
Copy link
Contributor Author

We would need a new release of the Galaxy python packages to fix the typo.

@bernt-matthias
Copy link
Contributor Author

@nsoranzo any idea what is going wrong here?

@mvdbeek mvdbeek merged commit 8d8589a into galaxyproject:master Jul 1, 2024
12 of 14 checks passed
@mvdbeek
Copy link
Member

mvdbeek commented Jul 1, 2024

Thank you @bernt-matthias !

@bernt-matthias bernt-matthias deleted the linters-list branch July 1, 2024 15:32
@mvdbeek mvdbeek changed the title make sure that skip list does not get [''] (if no skip is given) Make sure that skip list does not get [''] (if no skip is given) Jul 4, 2024
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.

3 participants