Sha256: 2634bc56d324612b5b0fcf98020852377d7bfb4c7115eefe7293b70853cb3f12
Contents?: true
Size: 341 Bytes
Versions: 1
Compression:
Stored size: 341 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - rubocop-performance - rubocop-minitest - rubocop-rake AllCops: NewCops: enable TargetRubyVersion: 2.7 Layout/LineLength: Max: 120 Layout/ExtraSpacing: AllowBeforeTrailingComments: true Style/ClassAndModuleChildren: Enabled: false Minitest/MultipleAssertions: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bcdd-result-0.1.0 | .rubocop.yml |