Sha256: 28ab8a15dc68c7f3832d55d00d086ed48a5b030887fc399ed4dd9c00b3b6762d

Contents?: true

Size: 915 Bytes

Versions: 5

Compression:

Stored size: 915 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2016-01-27 13:13:41 +0000 using RuboCop version 0.36.0.
# 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: 31
# Cop supports --auto-correct.
Style/MutableConstant:
  Exclude:
    - 'lib/packer-config.rb'
    - 'lib/packer/builder.rb'
    - 'lib/packer/postprocessor.rb'
    - 'lib/packer/provisioner.rb'
    - 'lib/packer/version.rb'
    - 'spec/integration/centos_vagrant_spec.rb'
    - 'spec/packer/postprocessor_spec.rb'
    - 'spec/packer/provisioner_spec.rb'

# Offense count: 34
# Cop supports --auto-correct.
# Configuration parameters: PreferredDelimiters.
Style/PercentLiteralDelimiters:
  Enabled: false

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
packer-config-1.6.5 .rubocop_todo.yml
packer-config-1.6.4 .rubocop_todo.yml
packer-config-1.6.3 .rubocop_todo.yml
packer-config-1.6.2 .rubocop_todo.yml
packer-config-1.6.1 .rubocop_todo.yml