Shopify / statsd-instrument

A StatsD client for Ruby apps. Provides metaprogramming methods to inject StatsD instrumentation into your code.
http://shopify.github.io/statsd-instrument
MIT License
574 stars 97 forks source link

TODO: Fix rubocop 1.30 compatibility #303

Closed casperisfine closed 1 year ago

casperisfine commented 2 years ago

I don't have the time to dig into this just yet. Help welcome.

rafaelzimmermann commented 1 year ago

I looked into it, but I hit an incompatibility issue, looks like we will need to run Lint under 2.7 version (I guess it should be done on a different PR)

https://github.com/Shopify/statsd-instrument/pull/346