Sha256: 807953930242859a526b1d5e27b777f8db217425fc6b77331455d3915921f95f
Contents?: true
Size: 1.09 KB
Versions: 6
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: 30 # 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
6 entries across 6 versions & 1 rubygems