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

RGI_MAIN: Replace multiple ifs with a for loop #5614

Merged
merged 1 commit into from
May 16, 2024

Conversation

amizeranschi
Copy link
Contributor

@amizeranschi amizeranschi commented May 16, 2024

The loop checks if files exist before moving them to temp/

PR checklist

Closes #376

The loop checks if files exist before moving them to temp/
@amizeranschi
Copy link
Contributor Author

@jfy133

@jfy133 jfy133 changed the title Replace multiple ifs with a for loop RGI_MAIN: Replace multiple ifs with a for loop May 16, 2024
@jfy133
Copy link
Member

jfy133 commented May 16, 2024

Thanks @amizeranschi ! Please feel free to consider joining the nf-core github org (instructions here), that way you don't have to wait for approval for tests to run next time :D

@amizeranschi amizeranschi added this pull request to the merge queue May 16, 2024
Merged via the queue into nf-core:master with commit 0ae1adb May 16, 2024
16 checks passed
@amizeranschi amizeranschi deleted the patch-1 branch May 16, 2024 09:05
tstoeriko pushed a commit to tstoeriko/nf-core-modules that referenced this pull request May 22, 2024
Replace multiple ifs with a single for

The loop checks if files exist before moving them to temp/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants