Sha256: 314eb1cf8cae52bd53b4c06b3b562b07753541ad736ff1b0cb4add82e12f503e
Contents?: true
Size: 384 Bytes
Versions: 2
Compression:
Stored size: 384 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 NewCops: enable inherit_from: - .rubocop.relaxed.yml Naming/MethodParameterName: Enabled: false Style/AccessModifierDeclarations: Enabled: false Naming/RescuedExceptionsVariableName: Enabled: false Metrics/BlockLength: Max: 50 Style/Attr: Exclude: - lib/webdrone/xpath.rb Lint/DuplicateMethods: Exclude: - lib/webdrone/xpath.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
webdrone-1.18.2 | .rubocop.yml |
webdrone-1.18.0 | .rubocop.yml |