Sha256: bad4ef359cfbd63a04485105f3294d7c3b14017b95cb5c1530aa16321707b24d

Contents?: true

Size: 271 Bytes

Versions: 2

Compression:

Stored size: 271 Bytes

Contents

inherit_from:
  - http://shopify.github.io/ruby-style-guide/rubocop.yml

Rails:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

AllCops:
  TargetRubyVersion: 2.5
  DisplayCopNames: true
  DisplayStyleGuide: true
  Exclude:
    - vendor/**/*
    - bin/*

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
encrypted-environment-0.2.0 .rubocop.yml
encrypted-environment-0.1.0 .rubocop.yml