Sha256: 22f157c8d080e8f14620d9313b96ae210832d4383e243060db2fc147c4af89e0
Contents?: true
Size: 695 Bytes
Versions: 2
Compression:
Stored size: 695 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2015-12-05 15:50:06 -0600 using RuboCop version 0.34.2. # 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 Lint/NestedMethodDefinition: Exclude: - 'lib/inch_by_inch/rake_task.rb' # Offense count: 5 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 129 # Offense count: 1 Style/MultilineBlockChain: Exclude: - 'lib/inch_by_inch/progress_enumerable.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
inch_by_inch-1.0.1 | .rubocop_todo.yml |
inch_by_inch-1.0.0 | .rubocop_todo.yml |