Sha256: f8fd1df617a7ce19adbfde55df625696c7839579620b8bacfca90f2ddaff627b
Contents?: true
Size: 661 Bytes
Versions: 6
Compression:
Stored size: 661 Bytes
Contents
AllCops: DisplayCopNames: true DisplayStyleGuide: true StyleGuideCopsOnly: true TargetRubyVersion: 2.5 Metrics/LineLength: Max: 140 Metrics/CyclomaticComplexity: Enabled: false Metrics/PerceivedComplexity: Enabled: false Documentation: Enabled: false Style/DoubleNegation: Enabled: false Style/RescueStandardError: Enabled: false require: rubocop-rspec RSpec/ExampleLength: Enabled: false RSpec/NestedGroups: Enabled: false RSpec/MultipleExpectations: Enabled: false RSpec/MessageChain: Enabled: false RSpec/ContextWording: Enabled: false RSpec/AnyInstance: Enabled: false RSpec/MessageSpies: Enabled: false
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
truemail-1.1.0 | .rubocop.yml |
truemail-1.0.1 | .rubocop.yml |
truemail-1.0.0 | .rubocop.yml |
truemail-0.2.0 | .rubocop.yml |
truemail-0.1.10 | .rubocop.yml |
truemail-0.1.9 | .rubocop.yml |