Sha256: 59be72ee9937ff397c88b8cdceddb72092fe4edf0319a639fa790b6ea3ac0a15
Contents?: true
Size: 894 Bytes
Versions: 5
Compression:
Stored size: 894 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Metrics/LineLength: Max: 128 Metrics/MethodLength: Enabled: false Metrics/ModuleLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false Metrics/AbcSize: Enabled: false Metrics/BlockLength: Enabled: false Style/Documentation: Enabled: false Style/RegexpLiteral: Enabled: false # blocked on https://github.com/appium/ruby_lib/issues/312. Already removed from core part Style/GlobalVars: Enabled: false Style/PercentLiteralDelimiters: Enabled: false # Can use over Ruby2.3 Style/SafeNavigation: Enabled: false # Can use over Ruby2.3 Style/NumericPredicate: Enabled: false Style/CommentedKeyword: Enabled: false Naming/AccessorMethodName: Enabled: false Layout/IndentHeredoc: Enabled: false Layout/RescueEnsureAlignment: Enabled: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
appium_lib-10.5.0 | .rubocop.yml |
appium_lib-10.4.1 | .rubocop.yml |
appium_lib-10.4.0 | .rubocop.yml |
appium_lib-10.3.1 | .rubocop.yml |
appium_lib-10.3.0 | .rubocop.yml |