Sha256: ffaaf7cf4ee8d5347f0966ad51a296bbc6e43d9d9210c673c389278cc736992e

Contents?: true

Size: 277 Bytes

Versions: 9

Compression:

Stored size: 277 Bytes

Contents

inherit_gem:
  bixby: bixby_default.yml

inherit_from: .rubocop_todo.yml


AllCops:
  TargetRubyVersion: 2.6
  DisplayCopNames: true
  Exclude:
    - 'active_encode.gemspec'
    - 'vendor/**/*'

Rails/RakeEnvironment:
  Enabled: false

Style/IfUnlessModifier:
  Enabled: false

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
active_encode-1.2.3 .rubocop.yml
active_encode-1.2.2 .rubocop.yml
active_encode-1.2.1 .rubocop.yml
active_encode-1.2.0 .rubocop.yml
active_encode-1.1.3 .rubocop.yml
active_encode-1.1.2 .rubocop.yml
active_encode-1.1.1 .rubocop.yml
active_encode-1.1.0 .rubocop.yml
active_encode-1.0.0 .rubocop.yml