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

Finish the update of blacklist bed files #257

Merged
merged 14 commits into from
Mar 5, 2022

Conversation

JoseEspinosa
Copy link
Member

@JoseEspinosa JoseEspinosa commented Mar 3, 2022

See #255

After the PR is approved the old files should be removed.

Yamllint will fail since modules should be updated on another PR.

@JoseEspinosa JoseEspinosa marked this pull request as ready for review March 3, 2022 18:19
Copy link
Member

@drpatelh drpatelh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@drpatelh drpatelh merged commit 904a52b into nf-core:dev Mar 5, 2022
@github-actions
Copy link

github-actions bot commented Mar 5, 2022

YAML linting is failing

To keep the code consistent with lots of contributors, we run automated code consistency checks.
To fix this CI test, please run:

  • Install yamllint
  • Fix the markdown errors
    • Run the test locally: yamllint $(find . -type f -name "*.yml" -o -name "*.yaml") -c ./.yamllint.yml
    • Fix any reported errors in your YAML files

Once you push these changes the test should pass, and you can hide this comment 👍

We highly recommend setting up yaml-lint in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!

Thanks again for your contribution!

@JoseEspinosa JoseEspinosa deleted the blacklist_v2 branch March 6, 2022 20:29
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