Sha256: 6b1f44d072239a3e04a7dfdbc2c82cebed921a817d19b553296451eac586151d

Contents?: true

Size: 644 Bytes

Versions: 3

Compression:

Stored size: 644 Bytes

Contents

Layout/SpaceInsideParens:
  Enabled: false

Metrics/LineLength:
  Max: 120

Metrics/ModuleLength:
  Exclude:
    - "**/*_spec.rb"

Metrics/BlockLength:
  Exclude:
    - "**/*_spec.rb"

Layout/TrailingWhitespace:
  Enabled: true

Layout/SpaceAroundMethodCallOperator:
  Enabled: true

Lint/RaiseException:
  Enabled: true

Lint/StructNewOverride:
  Enabled: true

Style/ExponentialNotation:
  Enabled: true

Style/HashEachMethods:
  Enabled: true

Style/HashTransformKeys:
  Enabled: true
 
Style/HashTransformValues:
  Enabled: true

Metrics/AbcSize:
  Enabled: false

Metrics/MethodLength:
  Enabled: false

Lint/MissingSuper:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
faker_maker-1.2.1 .rubocop.yml
faker_maker-1.2.0 .rubocop.yml
faker_maker-1.1.10 .rubocop.yml