Sha256: 1661f988efa37f564c591af35f67e03ca6732b7eee78c86ddfc95e1d50b6ef7e
Contents?: true
Size: 710 Bytes
Versions: 3
Compression:
Stored size: 710 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2017-03-29 17:12:14 +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: 16 # Offense count: 2 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 17 # Offense count: 3 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/bcupgrade.rb' - 'lib/bcupgrade/brew_cask.rb' - 'lib/bcupgrade/cask.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bcupgrade-0.3.2 | .rubocop_todo.yml |
bcupgrade-0.3.1 | .rubocop_todo.yml |
bcupgrade-0.3.0 | .rubocop_todo.yml |