Sha256: 4b120803b09c32cb52927f309149424767b10a62da727d0d7b7aaa9648ddfa45
Contents?: true
Size: 1009 Bytes
Versions: 1
Compression:
Stored size: 1009 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-11-27 14:38:28 -0500 using RuboCop version 0.77.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: 2 Metrics/AbcSize: Max: 17 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 122 # Offense count: 4 # Cop supports --auto-correct. Style/IfUnlessModifier: Exclude: - 'lib/gladwords/relation.rb' - 'lib/gladwords/selector_fields_db.rb' - 'rakelib/generate_selector_fields_db.rake' - 'spec/support/adwords_helpers.rb' # Offense count: 27 # Cop supports --auto-correct. # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 106
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gladwords-1.0.1 | .rubocop_todo.yml |