google / git-appraise

Distributed code review system for Git repos
Apache License 2.0
5.14k stars 146 forks source link

Small tweaks to satisfy the go lint tool #6

Closed hazbo closed 8 years ago

hazbo commented 8 years ago

There are more things the lint tool picks up, however some changes would mean making changes to parts of the public API for a package, i.e. for reviews the lint tool suggests changing GetJson() to GetJSON().