Skip to content

Run buttons appear on recipe commands, not just recipe names #39

@deadnews

Description

@deadnews

Description

Run buttons appear on indented recipe command lines (e.g., prek run -a, go test ...), not just on recipe names. Clicking them fails.

Example

check: pc test

pc:
    prek run -a

test:
    go test ./...

prek run -a and go test ./... incorrectly get run buttons.

Screenshot

Image

References

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