Sha256: 4472ba462b17ee726ab6df97c5de61ba7771e11f44088d4d71bc51f2e8b4281e
Contents?: true
Size: 366 Bytes
Versions: 4
Compression:
Stored size: 366 Bytes
Contents
AllCops: TargetRubyVersion: 2.6 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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
webdrone-1.16.2 | .rubocop.yml |
webdrone-1.16.0 | .rubocop.yml |
webdrone-1.14.0 | .rubocop.yml |
webdrone-1.12.0 | .rubocop.yml |