Sha256: c4eac92802908863c4667725b82866487869b57c22e1053cfe2f343347482968
Contents?: true
Size: 467 Bytes
Versions: 1
Compression:
Stored size: 467 Bytes
Contents
require: - rubocop-rspec - rubocop-performance AllCops: TargetRubyVersion: 2.3 Style/TrailingCommaInArguments: EnforcedStyleForMultiline: comma Style/TrailingCommaInArrayLiteral: EnforcedStyleForMultiline: comma Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: comma Style/HashEachMethods: Enabled: true Style/HashTransformKeys: Enabled: true Style/HashTransformValues: Enabled: true Metrics/BlockLength: Exclude: - spec/**/*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
multiprotocol_thrift_rack_app-0.2.0 | .rubocop.yml |