Sha256: 02d22db904c45ace8b4719fc9ffa7ff58a912759e9c6d57ce7620b69030b3e30

Contents?: true

Size: 599 Bytes

Versions: 3

Compression:

Stored size: 599 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: 10
Metrics/PerceivedComplexity:
  Max: 10
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

3 entries across 3 versions & 1 rubygems

Version Path
appium_lib_core-1.7.2 .rubocop.yml
appium_lib_core-1.7.1 .rubocop.yml
appium_lib_core-1.7.0 .rubocop.yml