-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed as duplicate of#20182
Labels
ProposalToolProposalIssues describing a requested change to a Go tool or command-line program.Issues describing a requested change to a Go tool or command-line program.
Milestone
Description
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.
tmthrgd
Metadata
Metadata
Assignees
Labels
ProposalToolProposalIssues describing a requested change to a Go tool or command-line program.Issues describing a requested change to a Go tool or command-line program.