Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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