Sha256: 43b25b04eb8af8dbbbae76bf87af94be903967b7fa2652ada1c7381f6dd97a21
Contents?: true
Size: 364 Bytes
Versions: 6
Compression:
Stored size: 364 Bytes
Contents
inherit_from: - 'https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml' AllCops: TargetRubyVersion: 2.7 SuggestExtensions: false NewCops: enable Exclude: - 'ffi-libarchive-binary.gemspec' - 'tmp/**/*' - 'pkg/**/*' - 'ports/**/*' Gemspec/RequireMFA: Enabled: false Layout/LineLength: Max: 160
Version data entries
6 entries across 6 versions & 1 rubygems