Sha256: 4f8365dc7e8669e409c91d78d1bc70ba8d15bf88d29b6072121943514e6937fe

Contents?: true

Size: 260 Bytes

Versions: 4

Compression:

Stored size: 260 Bytes

Contents

inherit_from: .rubocop_todo.yml

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
mutils-0.2.35 .rubocop.yml
mutils-0.2.34 .rubocop.yml
mutils-0.2.33 .rubocop.yml
mutils-0.2.32 .rubocop.yml