Skip to content

included_configs: false is only recognised as a test name in --release mode #3940

@prototaxites

Description

@prototaxites

Description of the bug

I have the following in my .nf-core.yml:

lint:
    included_configs: false

When I run nf-core pipelines lint I get:

WARNING  Found unrecognised test name 'included_configs' in pipeline lint config

But I don't get this warning with nf-core pipelines lint --release.

I would expect that this should be a recognised test name in both cases, even if the test is not applied in both cases?

Command used and terminal output

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions