Sha256: 550b659002368e6822473b7edcee3fa177e82ef8f02935fa81f0957bbbac4b91

Contents?: true

Size: 594 Bytes

Versions: 7

Compression:

Stored size: 594 Bytes

Contents

require: rubocop-rspec

Style/Documentation:
  Enabled: no

Style/IfUnlessModifier:
  Enabled: no

RSpec/NestedGroups:
  Max: 4

RSpec/ExampleLength:
  Enabled: no

RSpec/MultipleExpectations:
  Enabled: no

RSpec/FilePath:
  Enabled: no

Metrics/BlockLength:
  Enabled: no

Metrics/MethodLength:
  Enabled: no

Metrics/AbcSize:
  Enabled: no

Metrics/ClassLength:
  Enabled: no

Metrics/ParameterLists:
  Enabled: no

Lint/UnusedMethodArgument:
  Enabled: no

Style/FrozenStringLiteralComment:
  Enabled: yes
  EnforcedStyle: always
  Include:
    - 'lib/**/*'

Metrics/LineLength:
  Max: 120

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
signalfx_test_tracer-0.1.4 .rubocop.yml
signalfx_test_tracer-0.1.3 .rubocop.yml
signalfx_test_tracer-0.1.2 .rubocop.yml
signalfx_test_tracer-0.1.1 .rubocop.yml
signalfx_test_tracer-0.1.0 .rubocop.yml
opentracing_test_tracer-0.1.1 .rubocop.yml
opentracing_test_tracer-0.1.0 .rubocop.yml