Sha256: 9eb9b94e03ab0e35db0ce20a1cfc782f3ca50e25fd5a175161b5065d574ebe7b

Contents?: true

Size: 240 Bytes

Versions: 4

Compression:

Stored size: 240 Bytes

Contents

AllCops:
  DisplayCopNames: true

Style/StringLiterals:
  EnforcedStyle: double_quotes

Metrics/ParameterLists:
  Max: 5
  CountKeywordArgs: false

Metrics/LineLength:
  Max: 128

Metrics/MethodLength:
  Max: 25

Metrics/AbcSize:
  Max: 20

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rails-auth-0.3.0 .rubocop.yml
rails-auth-0.2.0 .rubocop.yml
rails-auth-0.1.0 .rubocop.yml
rails-auth-0.0.1 .rubocop.yml