Sha256: e843b233f4ad54d6ee8117616558d54ceef4fdf4ac2b7a2a21981b9042f6ec5f
Contents?: true
Size: 986 Bytes
Versions: 2
Compression:
Stored size: 986 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2018-06-07 12:55:41 -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: 1 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 11 # Offense count: 4 # Configuration parameters: AllowedVariables. Style/GlobalVars: Exclude: - 'lib/rutl/browser.rb' - 'lib/rutl/interface/elements/element.rb' - 'lib/rutl/interface/elements/element_context.rb' - 'lib/rutl/interface/null_interface.rb' # Offense count: 4 Style/MethodMissingSuper: Exclude: - 'lib/rutl/browser.rb' - 'lib/rutl/interface/base_interface.rb' - 'lib/rutl/interface/elements/element.rb' - 'lib/rutl/page.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rutl-0.5.0 | .rubocop_todo.yml |
rutl-0.4.0 | .rubocop_todo.yml |