Sha256: 8605a022a713bbec805906e98f3a13a3af125c9dc9263815f5c63ad65477dd88
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-05-06 16:48:54 +0300 using RuboCop version 0.39.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: 66 Metrics/AbcSize: Max: 110 # Offense count: 6 Metrics/BlockNesting: Max: 6 # Offense count: 6 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 1400 # Offense count: 26 Metrics/CyclomaticComplexity: Max: 22 # Offense count: 273 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https Metrics/LineLength: Max: 164 # Offense count: 81 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 100 # Offense count: 3 # Configuration parameters: CountComments. Metrics/ModuleLength: Max: 419 # Offense count: 22 Metrics/PerceivedComplexity: Max: 28
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
daru-0.1.3.1 | .rubocop_todo.yml |
daru-0.1.3 | .rubocop_todo.yml |