Sha256: 61afda20b6bedf0226e983beee8b974686a39c8a9a3eefcca51c65db32c687d8

Contents?: true

Size: 446 Bytes

Versions: 1

Compression:

Stored size: 446 Bytes

Contents

# This project follows the Ribose OSS style guide.
# https://github.com/riboseinc/oss-guides
# All project-specific additions and overrides should be specified in this file.

inherit_from:
  # Thoughtbot's style guide from: https://github.com/thoughtbot/guides
  - ".rubocop.tb.yml"
  # Overrides from Ribose
  - ".rubocop.ribose.yml"
AllCops:
  DisplayCopNames: false
  StyleGuideCopsOnly: false
  TargetRubyVersion: 2.1
Rails:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
country_to_locales_mapping-0.1.0 .rubocop.yml