Sha256: 3e9004696ccaedcc683150112043ede4053dc9f9760d19a13d8fd5be99c2e2dc

Contents?: true

Size: 1.02 KB

Versions: 4

Compression:

Stored size: 1.02 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-02-07 16:16:24 +0100 using RuboCop version 0.52.1.
# 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: 3
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/BlockLength:
  Max: 152

# Offense count: 2
# Configuration parameters: .
# SupportedStyles: have_received, receive
RSpec/MessageSpies:
  EnforcedStyle: receive

# Offense count: 1
# Configuration parameters: AggregateFailuresByDefault.
RSpec/MultipleExpectations:
  Max: 2

# Offense count: 1
# Configuration parameters: Max.
RSpec/NestedGroups:
  Exclude:
    - 'spec/paperclip/globalize3/attachment_spec.rb'

# Offense count: 1
# Configuration parameters: IgnoreSymbolicNames.
RSpec/VerifiedDoubles:
  Exclude:
    - 'spec/paperclip/globalize3/attachment_spec.rb'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
paperclip-globalize3-3.3.0 .rubocop_todo.yml
paperclip-globalize3-3.2.0 .rubocop_todo.yml
paperclip-globalize3-3.1.0 .rubocop_todo.yml
paperclip-globalize3-3.0.0 .rubocop_todo.yml