Sha256: c91b5daff6ed287be5e7b1462cdf12349318781a9f3afb15eebb18aa3edbe586

Contents?: true

Size: 848 Bytes

Versions: 3

Compression:

Stored size: 848 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-06-04 00:16:13 -0700 using RuboCop version 0.56.0.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 4
# Configuration parameters: AllowedVariables.
Style/GlobalVars:
  Exclude:
    - 'lib/rutl/browser.rb'
    - 'lib/rutl/interface/elements/base_element.rb'
    - 'lib/rutl/interface/elements/element_context.rb'
    - 'lib/rutl/interface/null_interface.rb'

# Offense count: 3
Style/MethodMissingSuper:
  Exclude:
    - 'lib/rutl/base_page.rb'
    - 'lib/rutl/browser.rb'
    - 'lib/rutl/interface/base_interface.rb'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rutl-0.3.0 .rubocop_todo.yml
rutl-0.2.1 .rubocop_todo.yml
rutl-0.2.0 .rubocop_todo.yml