papertrail / papertrail-cli

Command-line client for Papertrail hosted syslog & app log management service
http://papertrailapp.com/
MIT License
427 stars 46 forks source link

Refactor to improve GPA #78

Closed DannyBen closed 8 years ago

DannyBen commented 8 years ago

I would like to suggest refactoring the code to improve coding standards, and hopefully reach a 4.0 CodeClimate GPA (or at least > 3.0).

Right now, it is at GPA 1.15, and has many issues as can be seen on the Issues page at CodeClimate

I might be able to participate, if there is interest - but it looks like more than a one man job.

lmarburger commented 8 years ago

I'm all for improving the codebase and using Code Climate is a great starting point. We try to leave the codebase in better shape when we touch it but the truth is we're really not making changes to the CLI all that often. You're more than welcome to take on as little or as much as you please and I'll gladly review and merge them.

DannyBen commented 8 years ago

Cool. I will try to contribute as I can.