Sha256: fe4a5379b54c511694f30ba3eb18e84c31040c7e43d479381c67d67e2f5a36c7

Contents?: true

Size: 259 Bytes

Versions: 8

Compression:

Stored size: 259 Bytes

Contents

AllCops:
  Include:
    - Gemfile
    - Rakefile
  Exclude:
    - vendor/*
    - examples/refactorings/rails/where_first/sample_controller.rb

StringLiterals:
  Enabled: false

LineLength:
  Max: 99

Documentation:
  Enabled: false

Metrics/AbcSize:
  Max: 16

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
metamorpher-0.2.6 .rubocop.yml
metamorpher-0.2.5 .rubocop.yml
metamorpher-0.2.4 .rubocop.yml
metamorpher-0.2.3 .rubocop.yml
metamorpher-0.2.2 .rubocop.yml
metamorpher-0.2.1 .rubocop.yml
metamorpher-0.2.0 .rubocop.yml
metamorpher-0.1.1 .rubocop.yml