Sha256: f4210fe8ddafd5f7850aa2d09ceaa70f02d074dde13f0e1864cd7d75484e7fd7

Contents?: true

Size: 907 Bytes

Versions: 11

Compression:

Stored size: 907 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-09-02 16:06:20 +0200 using RuboCop version 0.42.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

require: rubocop-rspec

# Offense count: 15
RSpec/MultipleExpectations:
  Max: 4

# Offense count: 33
RSpec/NamedSubject:
  Exclude:
    - 'spec/integration/poms_spec.rb'
    - 'spec/lib/poms/api/response_spec.rb'
    - 'spec/lib/poms/api/search_spec.rb'
    - 'spec/lib/poms/api/uris/schedule_spec.rb'
    - 'spec/lib/poms/configuration_spec.rb'

# Offense count: 4
# Configuration parameters: MaxNesting.
RSpec/NestedGroups:
  Exclude:
    - 'spec/lib/poms/api/search_spec.rb'
    - 'spec/lib/poms/fields_spec.rb'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
poms-3.0.0 .rubocop_todo.yml
poms-2.6.0 .rubocop_todo.yml
poms-2.5.1 .rubocop_todo.yml
poms-2.5.0 .rubocop_todo.yml
poms-2.4.0 .rubocop_todo.yml
poms-2.3.1 .rubocop_todo.yml
poms-2.3.0 .rubocop_todo.yml
poms-2.2.1 .rubocop_todo.yml
poms-2.2.0 .rubocop_todo.yml
poms-2.1.3 .rubocop_todo.yml
poms-2.1.2.1 .rubocop_todo.yml