Sha256: 774f52a7125bce7d43f1e0c99d8e6bddd512c51530a130dbd81da1455064e015
Contents?: true
Size: 371 Bytes
Versions: 7
Compression:
Stored size: 371 Bytes
Contents
inherit_from: - https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml AllCops: TargetRubyVersion: 2.7 SuggestExtensions: false Exclude: - 'vendor/**/*' - 'expressir.gemspec' - 'tmp/**/*' - 'pkg/**/*' - 'exe/format-test' - 'lib/expressir/express/**/*' - 'lib/expressir/model/**/*' Layout/LineLength: Max: 160
Version data entries
7 entries across 7 versions & 1 rubygems