Skip to content

internal/args: Parameters given before any task should be added to all tasks #192

@andreynering

Description

@andreynering

Nowadays, this works:

task go:run FILE=main.go go:run FILE=init.go

But this errors:

task FILE=main.go go:run

This issue is about making the latter work. Variables args given before any task would be considered global variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions