Sha256: fdc7a0696cfbaf3b4e22295a192e005090061d1149ce3bdd9e7207d8416b9086

Contents?: true

Size: 897 Bytes

Versions: 9

Compression:

Stored size: 897 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-03-08 12:21:23 +0000 using RuboCop version 0.53.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.

# Offense count: 1
# Configuration parameters: Max.
RSpec/ExampleLength:
  Exclude:
    - 'spec/lib/coach/notifications_spec.rb'

# Offense count: 5
# Configuration parameters: AggregateFailuresByDefault.
RSpec/MultipleExpectations:
  Max: 3

# Offense count: 12
# Configuration parameters: Max.
RSpec/NestedGroups:
  Exclude:
    - 'spec/lib/coach/handler_spec.rb'
    - 'spec/lib/coach/middleware_validator_spec.rb'
    - 'spec/lib/coach/request_serializer_spec.rb'
    - 'spec/lib/coach/router_spec.rb'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
coach-3.0.1 .rubocop_todo.yml
coach-3.0.0 .rubocop_todo.yml
coach-2.3.0 .rubocop_todo.yml
coach-2.2.2 .rubocop_todo.yml
coach-2.2.1 .rubocop_todo.yml
coach-2.2.0 .rubocop_todo.yml
coach-2.1.0 .rubocop_todo.yml
coach-2.0.0 .rubocop_todo.yml
coach-1.0.0 .rubocop_todo.yml