liamg / darktile

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.
MIT License
3.04k stars 113 forks source link

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

Closed CodeLingoTeam closed 3 years ago

CodeLingoTeam commented 5 years ago

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