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

Only run rubocop once #282

Closed casperisfine closed 3 years ago

casperisfine commented 3 years ago

There is little value on running rubocop against every version, and it's annoying to have all jobs fail because of it.