Sha256: f4f5168feab130d0fa2ad41af9a4a71b07670833a42982e6a85bfa9ce205c230

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 Bytes

Contents

AllCops:
  Exclude:
    - redfish_client.gemspec
    - Gemfile
    - Rakefile
    - bin/**

Style/StringLiterals:
  EnforcedStyle: double_quotes

Style/Documentation:
  Enabled: false

Style/BracesAroundHashParameters:
  EnforcedStyle: context_dependent

Metrics/BlockLength:
  Exclude:
    - spec/**/*.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redfish_client-0.1.0 .rubocop.yml