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 nextflow schema formatting #102

Merged
merged 1 commit into from
Oct 23, 2024
Merged

fix nextflow schema formatting #102

merged 1 commit into from
Oct 23, 2024

Conversation

mashehu
Copy link
Contributor

@mashehu mashehu commented Oct 23, 2024

No description provided.

Copy link

Python linting (black) 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 black: pip install black
  • Fix formatting errors in your pipeline: black .

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

We highly recommend setting up Black 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!

@mashehu
Copy link
Contributor Author

mashehu commented Oct 23, 2024

@nf-core-bot fix linting

@mashehu mashehu merged commit e9be7e3 into dev Oct 23, 2024
0 of 10 checks passed
@mashehu
Copy link
Contributor Author

mashehu commented Oct 23, 2024

btw. why is this pipeline not using the pre-commit.config.yaml from the template?

@mashehu mashehu deleted the fix-schema branch October 23, 2024 14:08
@zachary-foster
Copy link
Contributor

It might be because we have not updated the template in a long time. I tried to do it a few weeks ago, but the number of changes made it difficult and I felt I needed to start over. I am trying again now.

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.

4 participants