Skip to content

feat: add checkerr flag to report code errors and skip binary generation#3

Open
SundeepChand2001 wants to merge 1 commit intogo1.22.5from
go1.22.5-checkerr
Open

feat: add checkerr flag to report code errors and skip binary generation#3
SundeepChand2001 wants to merge 1 commit intogo1.22.5from
go1.22.5-checkerr

Conversation

@SundeepChand2001
Copy link

New flag -checkerr will skip costly binary generation and report only the compilation errors. This will greatly reduce the time taken to validate changes in go codebase and reduce cpu and memory usage by go toolchain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants