Sha256: cdba181a2a292b4d76aa6e2425bed086931b4b5183e66dfab64187cb7f3447b8
Contents?: true
Size: 851 Bytes
Versions: 67
Compression:
Stored size: 851 Bytes
Contents
# This configuration was generated by `rubocop --auto-gen-config` # on 2015-03-09 17:42:55 +0100 using RuboCop version 0.29.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: 3 Lint/AmbiguousOperator: Enabled: false # Offense count: 1 # Configuration parameters: AllowSafeAssignment. Lint/AssignmentInCondition: Enabled: false # Offense count: 1 Lint/Eval: Enabled: false # Offense count: 3 # Cop supports --auto-correct. Lint/UnusedBlockArgument: Enabled: false # Offense count: 35 # Cop supports --auto-correct. Lint/UnusedMethodArgument: Enabled: false # Offense count: 128 Lint/Void: Enabled: false
Version data entries
67 entries across 67 versions & 1 rubygems