Sha256: 488e73a84902c260e7c50e2c7ef56ab58eff932a3098f2b57f5003e61ddffce0

Contents?: true

Size: 221 Bytes

Versions: 9

Compression:

Stored size: 221 Bytes

Contents

inherit_gem:
  rubocop-config-umbrellio: lib/rubocop.yml

AllCops:
  DisplayCopNames: true
  TargetRubyVersion: 2.5

Naming/MethodParameterName:
  AllowedNames: ["x", "y", "z"]

RSpec/EmptyLineAfterHook:
  Enabled: false

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
memery-1.5.0 .rubocop.yml
memery-1.4.1 .rubocop.yml
memery-1.4.0 .rubocop.yml
ci-helper-0.2.2 .rubocop.yml
ci-helper-0.2.1 .rubocop.yml
ci-helper-0.2.0 .rubocop.yml
ci-helper-0.1.1 .rubocop.yml
ci-helper-0.1.0 .rubocop.yml
memery-1.3.0 .rubocop.yml