Sha256: 448c05e4526fd2d92c0a336feecd4cb81a203055f898bb933b9d510cbcd25a2b
Contents?: true
Size: 1.08 KB
Versions: 2
Compression:
Stored size: 1.08 KB
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-01-13 12:44:42 -0500 using RuboCop version 0.27.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: 2 Lint/UselessAssignment: Enabled: false # Offense count: 25 Metrics/AbcSize: Max: 45 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: Max: 118 # Offense count: 3 Metrics/CyclomaticComplexity: Max: 12 # Offense count: 168 # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 145 # Offense count: 35 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 35 # Offense count: 65 Style/Documentation: Enabled: false # Offense count: 1 # Configuration parameters: MinBodyLength. Style/GuardClause: Enabled: false # Offense count: 2 # Configuration parameters: MaxSlashes. Style/RegexpLiteral: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
omnitest-0.2.2 | .rubocop_todo.yml |
omnitest-0.2.1 | .rubocop_todo.yml |