Sha256: 11c15033da553c766b1a6b3a0be00ca2a8e873ed0dc2132b9a47453538ebc947

Contents?: true

Size: 854 Bytes

Versions: 13

Compression:

Stored size: 854 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2

Gemspec/RequiredRubyVersion:
  Enabled: false

Layout/ClosingHeredocIndentation:
  Enabled: false

Layout/DotPosition:
  EnforcedStyle: trailing

Layout/IndentHeredoc:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Metrics/BlockNesting:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Enabled: false

Metrics/ParameterLists:
  Enabled: false

Metrics/PerceivedComplexity:
  Enabled: false

Naming/AccessorMethodName:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/MultilineBlockChain:
  Enabled: false

Style/SpecialGlobalVars:
  Enabled: false

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/SymbolArray:
  EnforcedStyle: brackets

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
friends-0.50 .rubocop.yml
friends-0.49 .rubocop.yml
friends-0.48 .rubocop.yml
friends-0.47 .rubocop.yml
friends-0.46 .rubocop.yml
friends-0.45 .rubocop.yml
friends-0.44 .rubocop.yml
friends-0.43 .rubocop.yml
friends-0.42 .rubocop.yml
friends-0.41 .rubocop.yml
friends-0.40 .rubocop.yml
friends-0.39 .rubocop.yml
friends-0.38 .rubocop.yml