Sha256: 5301931cf1691cd77e26da8b2564072745d04f097fd07211d9bb4463c3fdbb63
Contents?: true
Size: 201 Bytes
Versions: 7
Compression:
Stored size: 201 Bytes
Contents
inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.6 Exclude: - 'bin/console' - 'vendor/**/*' Layout/LineLength: Max: 120 Metrics/BlockLength: Exclude: - 'spec/**/*'
Version data entries
7 entries across 7 versions & 2 rubygems