Sha256: 417b67c56cde08569fa02762bcb57c0f3311cfe93b30a127cdb25b244c6d01cf

Contents?: true

Size: 597 Bytes

Versions: 5

Compression:

Stored size: 597 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2
Metrics/LineLength:
  Max: 128
Metrics/MethodLength:
  Enabled: false
Metrics/ModuleLength:
  Enabled: false
Metrics/ClassLength:
  Enabled: false
Metrics/AbcSize:
  Enabled: false
Metrics/CyclomaticComplexity:
  Max: 9
Metrics/PerceivedComplexity:
  Max: 9
Style/Documentation:
  Enabled: false
Style/CommentedKeyword:
  Enabled: false
Style/PercentLiteralDelimiters:
  Enabled: false
Style/BracesAroundHashParameters:
  Enabled: false
Lint/NestedMethodDefinition:
  Enabled: false
Naming/AccessorMethodName:
  Enabled: false
Style/SymbolArray:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
appium_lib_core-1.6.0 .rubocop.yml
appium_lib_core-1.5.1 .rubocop.yml
appium_lib_core-1.5.0 .rubocop.yml
appium_lib_core-1.4.2 .rubocop.yml
appium_lib_core-1.4.1 .rubocop.yml