Sha256: 2f03683aadba3bbed1576ff7e580f8e5f054ccd92b3ef8681af17b8555f6eb71

Contents?: true

Size: 345 Bytes

Versions: 8

Compression:

Stored size: 345 Bytes

Contents

inherit_from:
  - 'https://raw.githubusercontent.com/riboseinc/oss-guides/master/ci/rubocop.yml'

AllCops:
  TargetRubyVersion: 2.7
  SuggestExtensions: false
  Exclude:
    - 'ffi-libarchive-binary.gemspec'
    - 'tmp/**/*'
    - 'pkg/**/*'
    - 'ports/**/*'

Gemspec/RequireMFA:
  Enabled: false

Layout/LineLength:
  Max: 160

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ffi-libarchive-binary-0.3.2-x64-mingw32 .rubocop.yml
ffi-libarchive-binary-0.3.2-x64-mingw-ucrt .rubocop.yml
ffi-libarchive-binary-0.3.2.rc1-x64-mingw32 .rubocop.yml
ffi-libarchive-binary-0.3.2.rc1-x64-mingw-ucrt .rubocop.yml
ffi-libarchive-binary-0.3.1-x64-mingw32 .rubocop.yml
ffi-libarchive-binary-0.3.1-x64-mingw-ucrt .rubocop.yml
ffi-libarchive-binary-0.3.0-x64-mingw32 .rubocop.yml
ffi-libarchive-binary-0.3.0-x64-mingw-ucrt .rubocop.yml