Skip to content

Strict syntax check#151

Merged
apeltzer merged 7 commits intodevfrom
strict_syntax_check
Jan 14, 2026
Merged

Strict syntax check#151
apeltzer merged 7 commits intodevfrom
strict_syntax_check

Conversation

@delfiterradas
Copy link
Copy Markdown
Contributor

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 you've added a new tool - have you followed the pipeline conventions in the contribution docs
  • If necessary, also make a PR on the nf-core/nanostring branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core pipelines lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • Check for unexpected warnings in debug mode (nextflow run . -profile debug,test,docker --outdir <OUTDIR>).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 14, 2026

nf-core pipelines lint overall result: Passed ✅ ⚠️

Posted for pipeline commit df3e5d8

+| ✅ 214 tests passed       |+
#| ❔   2 tests were ignored |#
#| ❔   1 tests had warnings |#
!| ❗   1 tests had warnings |!
Details

❗ Test warnings:

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml

❔ Tests fixed:

✅ Tests passed:

Run details

  • nf-core/tools version 3.5.1
  • Run at 2026-01-14 20:00:16

@apeltzer
Copy link
Copy Markdown
Member

CHANGELOG should also get the above reflected 👍🏻 Thanks @delfiterradas for working on this!

@delfiterradas delfiterradas marked this pull request as ready for review January 14, 2026 19:56
@apeltzer apeltzer merged commit a5bc4e5 into dev Jan 14, 2026
51 checks passed
@apeltzer apeltzer deleted the strict_syntax_check branch January 14, 2026 20:38
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.

3 participants