Sha256: 9b3700eb97b28febd51623117a50ba0ca38c7715974ada61fb7354e109fcf559

Contents?: true

Size: 632 Bytes

Versions: 1

Compression:

Stored size: 632 Bytes

Contents

# This configuration was generated by `rubocop --auto-gen-config`
# on 2014-09-22 04:32:14 +0900 using RuboCop version 0.26.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

AllCops:
  RunRailsCops: true
  Excludes:
    - spec/dummy/db/schema.rb
    - vendor/bundle/**/*
Metrics/LineLength:
  Enabled: false
Style/Documentation:
  Enabled: false
Style/FileName:
  Enabled: false
Style/RegexpLiteral:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ar-translatable-0.2.0 .rubocop.yml