ChimeraCoder / anaconda

A Go client library for the Twitter 1.1 API
MIT License
1.14k stars 247 forks source link

Linter fixes for internal variable names #224

Open muesli opened 6 years ago

muesli commented 6 years ago

A few simple fixes for linter warnings in the form of don't use underscores in Go names.