Sha256: 82fa2cb6b02f95c97943d4c7bdada320a9e64da6b10d87497d6e264cfee55219
Contents?: true
Size: 771 Bytes
Versions: 2
Compression:
Stored size: 771 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-12-16 10:54:59 -0500 using RuboCop version 0.46.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/BlockLength: Max: 31 # Offense count: 2 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 85 # Offense count: 2 # Cop supports --auto-correct. Style/UnneededPercentQ: Exclude: - 'cvprac.gemspec'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cvprac-1.0.1 | .rubocop_todo.yml |
cvprac-1.0.0 | .rubocop_todo.yml |