Sha256: 16406eda1fe70294f6b05274f8d3f751d4e0fae05c0fe8c5c53f3cfa46341187
Contents?: true
Size: 791 Bytes
Versions: 1
Compression:
Stored size: 791 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2017-02-03 11:55:39 +0900 using RuboCop version 0.47.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: 1 Metrics/AbcSize: Max: 17 # Offense count: 2 # Configuration parameters: CountComments, ExcludedMethods. Metrics/BlockLength: Max: 88 # Offense count: 2 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 22 # Offense count: 2 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/bcupgrade.rb' - 'lib/bcupgrade/brew_cask.rb'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bcupgrade-0.1.4 | .rubocop_todo.yml |