Sha256: f6f8e754dbeda61e1e3e9fddb9178f3ac5508b950177995669d054872bbcc744
Contents?: true
Size: 837 Bytes
Versions: 1
Compression:
Stored size: 837 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-11-14 17:38:24 -0500 using RuboCop version 0.27.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: 2 Metrics/AbcSize: Max: 22 # Offense count: 14 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 155 # Offense count: 1 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 17 # Offense count: 3 Style/Documentation: Enabled: false # Offense count: 1 # Configuration parameters: Exclude. Style/FileName: Enabled: false # Offense count: 3 Style/RegexpLiteral: MaxSlashes: 0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
guard-rack-2.0.0 | .rubocop_todo.yml |