Sha256: fc63d67f4078444d28482e6d762b683e5e95a70c4d657229f097e15f89630b90

Contents?: true

Size: 273 Bytes

Versions: 1

Compression:

Stored size: 273 Bytes

Contents

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

AllCops:
  TargetRubyVersion: 2.5
  Include:
    - bin/*
    - lib/**/*.rb
    - spec/**/*.rb
    - Gemfile
    - Rakefile
    - table_sync.gemspec

Style/Alias:
  Enabled: true
  EnforcedStyle: prefer_alias_method

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
table_sync-2.3.0 .rubocop.yml