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

Add fail-warned to pipeline linting workflow #1593

Merged
merged 10 commits into from
May 31, 2022
Prev Previous commit
Apply correction from code review
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
  • Loading branch information
mirpedrol and ggabernet authored May 31, 2022
commit dd6d0a1136d36cf1c450085693b974e5e9330668
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

### General

- Add `--fix-warning` flag to `nf-core lint` to make warnings fail [#1593](https://github.com/nf-core/tools/pull/1593)
- Add `--fix-warning` flag to pipeline linting workflow [#1593](https://github.com/nf-core/tools/pull/1593)
- Add `--fail-warned` flag to `nf-core lint` to make warnings fail [#1593](https://github.com/nf-core/tools/pull/1593)
- Add `--fail-warned` flag to pipeline linting workflow [#1593](https://github.com/nf-core/tools/pull/1593)

### Modules

Expand Down