Sha256: 70211d1b0beb04bf243a283f4bc67640cf6622ff93463031f46c9ba92d58f505
Contents?: true
Size: 347 Bytes
Versions: 15
Compression:
Stored size: 347 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
15 entries across 15 versions & 1 rubygems