Sha256: 74ea11802f2808d9b1e7b3cb63b981997f68aa6f514c7d2b5d349903b8420df5

Contents?: true

Size: 260 Bytes

Versions: 5

Compression:

Stored size: 260 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: "2.5.0"
Naming/FileName:
  Exclude:
    - 'benchmark/benchmark-serializer-json.rb'
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'benchmark/benchmark-serializer-json.rb'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mutils-0.2.31 .rubocop.yml
mutils-0.2.30 .rubocop.yml
mutils-0.2.29 .rubocop.yml
mutils-0.2.28 .rubocop.yml
mutils-0.2.27 .rubocop.yml