Skip to content

proposal: relaxed compiler mode #77045

@mcandre

Description

@mcandre

Proposal Details

For rapid prototyping, would like a relaxed compilation mode.

I don't need to worry about unused variables, API members, or functions until I finish passing my local unit tests and am eminently committing and pushing the branch.

Go's default checks are excellent for maintaining projects large and small. Safer and more scalable than many other languages. But these checks are quite noisy and intrusive during active development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ProposalToolProposalIssues describing a requested change to a Go tool or command-line program.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions