hasura / gitkube

Build and deploy docker images to Kubernetes using git push
Apache License 2.0
3.81k stars 207 forks source link

Fix function comments based on best practices from Effective Go #111

Open CodeLingoTeam opened 5 years ago

CodeLingoTeam commented 5 years ago

Hi, we updated some exported function comments based on best practices from Effective Go. It’s admittedly a relatively minor fix up. Does this help you?

kandros commented 5 years ago

Looks good to me

mathagician commented 4 years ago

@CodeLingoTeam Hello, is this fixed? if not, I would like to take it.