Sha256: 2d7b1a1d50682beba5ccbf01b707c40578dbdf2a06f4d2b6e592c0dfe3a641dc

Contents?: true

Size: 335 Bytes

Versions: 1

Compression:

Stored size: 335 Bytes

Contents

# AllCops:
#   Exclude:
#     - examples/*.rb
#     - test/**/*.rb

Metrics/LineLength:
  Max: 120

Style/Encoding:
  Enabled: false

Style/Documentation:
  Enabled: false

Style/FileName:
  Enabled: false

Style/PreferredHashMethods:
  Enabled: false

Style/WordArray:
  Enabled: false

Style/TrailingCommaInLiteral:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
asciidoctor-i18n-0.1.0 .rubocop.yml