Sha256: e7139bdcf7d6a53b7964a9e054b3d9dfaaa2879cbcc57f129fe9ba814f86e4f0
Contents?: true
Size: 847 Bytes
Versions: 1
Compression:
Stored size: 847 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Metrics/LineLength: Max: 128 Metrics/MethodLength: Enabled: false Metrics/ModuleLength: Enabled: false Metrics/ClassLength: Enabled: false Metrics/AbcSize: Enabled: false Metrics/CyclomaticComplexity: Max: 13 Metrics/PerceivedComplexity: Max: 13 Metrics/ParameterLists: Max: 6 Lint/NestedMethodDefinition: Enabled: false Style/Documentation: Enabled: false Style/CommentedKeyword: Enabled: false Style/PercentLiteralDelimiters: Enabled: false Style/BracesAroundHashParameters: Enabled: false Style/SymbolArray: Enabled: false # TODO: will remove after stopping support 2.2 Style/NumericPredicate: Enabled: false Naming/AccessorMethodName: Enabled: false Naming/MemoizedInstanceVariableName: Enabled: true Exclude: - test/**/* Layout/RescueEnsureAlignment: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appium_lib_core-3.1.3 | .rubocop.yml |