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

nf-core bot should fix black linting on pipelines #2519

Closed
mirpedrol opened this issue Nov 17, 2023 · 1 comment
Closed

nf-core bot should fix black linting on pipelines #2519

mirpedrol opened this issue Nov 17, 2023 · 1 comment
Labels
enhancement template nf-core pipeline/component template

Comments

@mirpedrol
Copy link
Member

Description of feature

Add black to pipelines fix-linting.yml workflow.

As we do in the tools repo:

- name: Run Black
uses: psf/black@stable
with:
# Override to remove the default --check flag so that we make changes
options: "--color"

@mirpedrol mirpedrol added template nf-core pipeline/component template enhancement labels Nov 17, 2023
@mashehu
Copy link
Contributor

mashehu commented Jan 9, 2024

Done with #2635

@mashehu mashehu closed this as completed Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement template nf-core pipeline/component template
Projects
None yet
Development

No branches or pull requests

2 participants