Sha256: c13e2c9ac88a15de3f38a06408e541fcddbd40a705a74dbb51fe7a5b09776f46
Contents?: true
Size: 1010 Bytes
Versions: 10
Compression:
Stored size: 1010 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-08-27 01:55:04 UTC using RuboCop version 0.89.1. # 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: 116 Style/Documentation: Enabled: false # Offense count: 11 # Configuration parameters: EnforcedStyle. # SupportedStyles: annotated, template, unannotated Style/FormatStringToken: Exclude: - 'lib/watir/browser.rb' - 'lib/watir/window.rb' # Offense count: 229 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle. # SupportedStyles: always, always_true, never Style/FrozenStringLiteralComment: Enabled: false # Remove for Watir 7 Naming/FileName: Exclude: - 'lib/watir-webdriver.rb' # Fix in Watir 7 Metrics/ParameterLists: Exclude: - 'lib/watir/wait.rb'
Version data entries
10 entries across 10 versions & 1 rubygems