Sha256: 0d321b72e1f0d5ad2782cb4af371dbcd6eca3d8591e3eaed8ba819da23c7dfbd

Contents?: true

Size: 597 Bytes

Versions: 8

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: 8
Metrics/PerceivedComplexity:
  Max: 8
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

8 entries across 8 versions & 1 rubygems

Version Path
appium_lib_core-1.4.0 .rubocop.yml
appium_lib_core-1.3.8 .rubocop.yml
appium_lib_core-1.3.7 .rubocop.yml
appium_lib_core-1.3.6 .rubocop.yml
appium_lib_core-1.3.5 .rubocop.yml
appium_lib_core-1.3.4 .rubocop.yml
appium_lib_core-1.3.3 .rubocop.yml
appium_lib_core-1.3.2 .rubocop.yml