Skip to content

x/playground: in About text, document that vet is used #25462

@meirf

Description

@meirf

Now that vet is included in playground Run, the About text should mention it.

Current:

The service receives a Go program, compiles, links, and runs the program inside a sandbox, then returns the output.

Maybe something like "... receives a Go program, compiles, links, vets and runs the program inside a sandbox..."

@ysmolsky

One counterargument is that "go vet" is a pretty unique search query and goes straight to https://golang.org/cmd/vet anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions