poropenshift·openshift· v1.0.0 · atualizado em 2026-04-11
82
Score
Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.
review this Go code for best practicesapply Effective Go guidelinesrefactor this Go code to be more idiomaticcheck if this Go code follows Effective Goimprove the quality of this Go codeensure this Go code is clean and efficientapply golang conventions