Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Lint test - check all params in nextflow.config are mentioned in main.nf #1038

@ewels

Description

@ewels

Sometimes parameters are added in nextflow.config and then removed from the pipeline. These dangling parameters confuse matters as they need to be in the schema and clutter things up. However, they are quite difficult to spot when reviewing.

It would be nice to have a simple test that checks that all params are found in main.nf. May need one or two exceptions, but that's fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions