Skip to content

Switch to spaced args for better handling on the CLI#17

Open
adamrtalbot wants to merge 1 commit intomainfrom
use_spaced_args_for_cli_invocation
Open

Switch to spaced args for better handling on the CLI#17
adamrtalbot wants to merge 1 commit intomainfrom
use_spaced_args_for_cli_invocation

Conversation

@adamrtalbot
Copy link
Copy Markdown
Owner

@adamrtalbot adamrtalbot commented Mar 26, 2025

the equals sign in the CLI was causing false positive hits: nf-core/rnaseq#1518. This changes it to use spaces which don't have this issue.

Note this is basically deprecated so consider this a last minute patch.

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