Sha256: c762b3267a5de6fad4c6f5a688eace077c01d00bf706d3dfc9643fd1186940c7

Contents?: true

Size: 700 Bytes

Versions: 3

Compression:

Stored size: 700 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2018-01-07 18:51:23 +0900 using RuboCop version 0.52.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
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 13

# Offense count: 4
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/bcupgrade.rb'
    - 'lib/bcupgrade/brew_cask.rb'
    - 'lib/bcupgrade/cask.rb'
    - 'lib/bcupgrade/config_file.rb'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bcupgrade-0.9.4 .rubocop_todo.yml
bcupgrade-0.9.3 .rubocop_todo.yml
bcupgrade-0.9.2 .rubocop_todo.yml