Sha256: b82b163afd88b924a13e28f9ff14d4fca5e79d08d3b46aff90fe6984ce6566af
Contents?: true
Size: 1.18 KB
Versions: 2
Compression:
Stored size: 1.18 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-10-14 10:11:25 -0700 using RuboCop version 0.31.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 Metrics/AbcSize: Max: 26 # Offense count: 2 Metrics/CyclomaticComplexity: Max: 10 # Offense count: 20 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 108 # Offense count: 7 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 28 # Offense count: 1 Metrics/PerceivedComplexity: Max: 11 # Offense count: 10 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles, ProceduralMethods, FunctionalMethods, IgnoredMethods. Style/BlockDelimiters: Enabled: false # Offense count: 3 Style/ClassVars: Enabled: false # Offense count: 1 Style/EachWithObject: Enabled: false # Offense count: 1 # Cop supports --auto-correct. # Configuration parameters: MaxLineLength. Style/IfUnlessModifier: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
configgin-0.12.0 | .rubocop_todo.yml |
configgin-0.12.0.pre | .rubocop_todo.yml |