Skip to content

Task argument trimming is not completely consistent #260

@grzuy

Description

@grzuy

Given a task that just inspect task arguments...

$ bundle exec rake "inspect_args[  one  ,  two  ,  three  ]"
"  one"
"two"
"three"

The only trimming not working is the one for the leading whitespaces of the first argument.

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