Sha256: 28116aedb2e36f502fa28d5ce45de638eac861a3b4d7f68bc8b30a73267f7432
Contents?: true
Size: 656 Bytes
Versions: 3
Compression:
Stored size: 656 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-06-01 14:50:11 +0100 using RuboCop version 0.40.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: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https Metrics/LineLength: Max: 90 # Offense count: 1 # Cop supports --auto-correct. Performance/RedundantBlockCall: Exclude: - 'lib/dogwatch/dogfile.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dogwatch-1.1.0 | .rubocop_todo.yml |
dogwatch-1.0.5 | .rubocop_todo.yml |
dogwatch-1.0.4 | .rubocop_todo.yml |