Comment on Discussion: Reduce error handling boilerplate in Golang using '?'parentComments−pjmlp1yTraditionally linters are workarounds for features that should be in the language.Instead we pack best practices in an external tool.
Comments
Traditionally linters are workarounds for features that should be in the language.
Instead we pack best practices in an external tool.