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

Apply formatting changes from code review #58

Merged
merged 6 commits into from
May 18, 2023
Merged

Apply formatting changes from code review #58

merged 6 commits into from
May 18, 2023

Conversation

SusiJo
Copy link
Collaborator

@SusiJo SusiJo commented May 18, 2023

Many thanks to contributing to nf-core/bamtofastq!

Please fill in the appropriate checklist below (delete whatever is not relevant). These are the most common things requested on pull requests (PRs).

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, add test data to testdata/
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/qbic-pipelines/bamtofastq/tree/master/.github/CONTRIBUTING.md

@SusiJo SusiJo requested a review from JoseEspinosa May 18, 2023 09:22
@SusiJo
Copy link
Collaborator Author

SusiJo commented May 18, 2023

Linting is expected to fail, because the Contributing.md differs from the pipeline template. However, the pipeline template of nf-core/tools version 2.8 is outdated as it lists a Dockerfile which should not be there anymore.

Copy link
Member

@JoseEspinosa JoseEspinosa left a comment

Choose a reason for hiding this comment

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

Awesome! 🚀

@JoseEspinosa
Copy link
Member

JoseEspinosa commented May 18, 2023

Linting is expected to fail, because the Contributing.md differs from the pipeline template. However, the pipeline template of nf-core/tools version 2.8 is outdated as it lists a Dockerfile which should not be there anymore.

Adding this to the .nf-core.yml should do the trick:

lint:
  files_unchanged:
    - .github/CONTRIBUTING.md

See here

@SusiJo
Copy link
Collaborator Author

SusiJo commented May 18, 2023

Thanks @JoseEspinosa!

@SusiJo SusiJo merged commit 33bd917 into nf-core:dev May 18, 2023
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