getsentry/raven-ruby

View on GitHub
.rubocop.yml

Summary

Maintainability
Test Coverage
inherit_gem:
  rubocop-rails-omakase: rubocop.yml

Layout/SpaceInsideArrayLiteralBrackets:
  Enabled: false

AllCops:
  Exclude:
    - 'sentry-raven/**/*'