Skip to content

Avoid JS engine use in string concatenation if possible #18

@kinow

Description

@kinow

From common-workflow-lab/wdl-cwl-translator#127

Whenever something like the following appears: glob: $(inputs.outputVcf + ".tbi") cwl-format could replace it by glob: $(inputs.outputVcf).tbi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions