Sha256: a77e33526151a89d7e3f4d5d1fd8f2fa466e2f4d8d1a78d55b512dc0e57ef213
Contents?: true
Size: 704 Bytes
Versions: 2
Compression:
Stored size: 704 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2015-09-28 21:33:27 +0200 using RuboCop version 0.34.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 Metrics/AbcSize: Max: 23 # Offense count: 3 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 30 # Offense count: 3 # Cop supports --auto-correct. # Configuration parameters: EnforcedStyle, SupportedStyles. Style/AlignParameters: Exclude: - 'lib/fix/command.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fix-command-0.1.1 | .rubocop_todo.yml |
fix-command-0.1.0 | .rubocop_todo.yml |