Sha256: 73ef7561af4174ff54dcb9807399ea77f40e3da5708c203c79c9da83579050de
Contents?: true
Size: 508 Bytes
Versions: 2
Compression:
Stored size: 508 Bytes
Contents
AllCops: Exclude: - 'bin/*' TargetRubyVersion: 2.5 Lint/HandleExceptions: Exclude: - 'Rakefile' Metrics/AbcSize: Exclude: Metrics/BlockLength: Exclude: - 'eod_data.gemspec' - 'spec/**/*' Metrics/ClassLength: Enabled: true Metrics/LineLength: Exclude: Metrics/MethodLength: Exclude: Naming/MemoizedInstanceVariableName: Exclude: Style/AndOr: EnforcedStyle: 'conditionals' Style/Documentation: Exclude: - 'spec/**/*' Style/SignalException: EnforcedStyle: 'semantic'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
eod_data_client-0.2.0 | .rubocop.yml |
eod_data_client-0.1.0 | .rubocop.yml |