Sha256: 7b978d45ebe2a243a2be7aa2edfea3173f8bf937c10a115dbba317066abd52ff
Contents?: true
Size: 359 Bytes
Versions: 2
Compression:
Stored size: 359 Bytes
Contents
AllCops: TargetRubyVersion: 2.3 Exclude: - redfish_client.gemspec - Gemfile - Rakefile - bin/** Style/StringLiterals: EnforcedStyle: double_quotes Style/Documentation: Enabled: false Style/BracesAroundHashParameters: EnforcedStyle: context_dependent Metrics/AbcSize: Max: 20 Metrics/BlockLength: Exclude: - spec/**/*.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
redfish_client-0.2.1 | .rubocop.yml |
redfish_client-0.2.0 | .rubocop.yml |