Sha256: 6f4f61e3c27d9e4a135fe41d72bfcdcb29fcb3b1f496e042ee1740613cce3a66
Contents?: true
Size: 1.77 KB
Versions: 2
Compression:
Stored size: 1.77 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2014-11-24 09:44:26 -0800 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: 28 Metrics/AbcSize: Max: 59 # Offense count: 3 Metrics/BlockNesting: Max: 5 # Offense count: 9 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 233 # Offense count: 3 Metrics/CyclomaticComplexity: Max: 11 # Offense count: 508 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 196 # Offense count: 48 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 45 # Offense count: 2 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 6 # Offense count: 2 Metrics/PerceivedComplexity: Max: 12 # Offense count: 216 Style/Documentation: Enabled: false # Offense count: 15 Style/DoubleNegation: Enabled: false # Offense count: 100 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/EmptyLinesAroundClassBody: Enabled: false # Offense count: 66 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/EmptyLinesAroundModuleBody: Enabled: false # Offense count: 53 # Cop supports --auto-correct. Style/NumericLiterals: MinDigits: 21 # Offense count: 464 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/StringLiterals: Enabled: false # Offense count: 4 # Cop supports --auto-correct. # Configuration parameters: WordRegex. Style/WordArray: MinSize: 2
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
protobuf-3.4.1 | .rubocop_todo.yml |
protobuf-3.4.0 | .rubocop_todo.yml |