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

Skip to content

Schema validation - don't warn about camelCase -> camel-case params #1035

@ewels

Description

@ewels

Nextflow has some odd behaviour with camelCase parameters: nextflow-io/nextflow#2061

At the moment the schema validation throws warnings about unexpected params here. We should add some custom code to check unexpected params for their camelCase equivalents and not warn if found.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions