Sha256: d3d1ded6a04212e74c25ed07bdde5ff7ec3c6eb789b623e998e22ddcf9886d7c
Contents?: true
Size: 601 Bytes
Versions: 1
Compression:
Stored size: 601 Bytes
Contents
require: rubocop-rspec RSpec/ExampleLength: Max: 8 RSpec/MultipleExpectations: Enabled: false RSpec/NestedGroups: Max: 4 RSpec/SubjectStub: Enabled: false AllCops: TargetRubyVersion: 2.6.1 Exclude: - bin/* - nano_rpc.gemspec DisplayCopNames: true Metrics/BlockLength: Exclude: - spec/**/* Metrics/ModuleLength: Max: 200 Metrics/ClassLength: Max: 200 Style/ClassAndModuleChildren: Enabled: false Style/EmptyMethod: Enabled: false Layout/EmptyLineAfterGuardClause: Enabled: false Layout/EmptyLineAfterMagicComment: Enabled: false Documentation: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nano_rpc-0.25.0 | .rubocop.yml |