Sha256: bc0d692af474862da896ee83e1c0cf1faf2a1936f059fcf052e4c336689ba0e9
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
AllCops: TargetRubyVersion: 2.5 inherit_from: - .rubocop.relaxed.yml Naming/UncommunicativeMethodParamName: 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
webdrone-1.10.0 | .rubocop.yml |