Sha256: 1e2a4a54f5783ed5d518697db4c18c314f77f0e8875fd2d64cf96ac6d3e3d5aa

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2017-12-14 14:56:02 +0100 using RuboCop version 0.52.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: 1
# Configuration parameters: CountComments.
Metrics/ClassLength:
  Max: 150

# Offense count: 2
# Configuration parameters: CountComments.
Metrics/MethodLength:
  Max: 19

# Offense count: 1
Style/ClassVars:
  Exclude:
    - 'lib/fog/bin/ovirt.rb'

# Offense count: 1
Style/CommentedKeyword:
  Exclude:
    - 'lib/fog/ovirt/models/compute/server.rb'

# Offense count: 113
Style/Documentation:
  Enabled: false

# Offense count: 3
Style/DoubleNegation:
  Exclude:
    - 'lib/fog/ovirt/models/compute/server.rb'
    - 'tests/helpers/succeeds_helper.rb'

# Offense count: 4
Style/MultilineTernaryOperator:
  Exclude:
    - 'lib/fog/ovirt/models/compute/server.rb'
    - 'lib/fog/ovirt/models/compute/template.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fog-ovirt-1.0.1 .rubocop_todo.yml