Skip to content

Exclude nf-test.config from lint by default#6716

Merged
bentsherman merged 2 commits intomasterfrom
claude/nextflow-issue-6101-PjWfs
Jan 13, 2026
Merged

Exclude nf-test.config from lint by default#6716
bentsherman merged 2 commits intomasterfrom
claude/nextflow-issue-6101-PjWfs

Conversation

@ewels
Copy link
Member

@ewels ewels commented Jan 13, 2026

Add nf-test.config to the default exclusion patterns for the lint command. This prevents lint errors when running nextflow lint in projects that use nf-test, as nf-test.config files use a different syntax than standard Nextflow configuration files.

Fixes #6101

Add nf-test.config to the default exclusion patterns for the lint
command. This prevents lint errors when running nextflow lint in
projects that use nf-test, as nf-test.config files use a different
syntax than standard Nextflow configuration files.

Signed-off-by: Claude <noreply@anthropic.com>
@ewels ewels requested a review from a team as a code owner January 13, 2026 09:44
@netlify
Copy link

netlify bot commented Jan 13, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit c6da862
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/696675c3f989af0008552b6d

@bentsherman bentsherman merged commit c256c5f into master Jan 13, 2026
24 checks passed
@bentsherman bentsherman deleted the claude/nextflow-issue-6101-PjWfs branch January 13, 2026 16:51
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.

nf-test.config should be excluded from linting

3 participants