Sha256: cc9a9d138bebdd2fd76b763c33354033b9f29de2edd4cda1ad9e3044f19f830f

Contents?: true

Size: 336 Bytes

Versions: 4

Compression:

Stored size: 336 Bytes

Contents

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

Metrics/LineLength:
  Max: 120

Style/Encoding:
  Enabled: false

Style/Documentation:
  Enabled: false

Naming/FileName:
  Enabled: false

Style/PreferredHashMethods:
  Enabled: false

Style/WordArray:
  Enabled: false

Style/TrailingCommaInLiteral:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
asciidoctor-i18n-0.1.4 .rubocop.yml
asciidoctor-i18n-0.1.3 .rubocop.yml
asciidoctor-i18n-0.1.2 .rubocop.yml
asciidoctor-i18n-0.1.1 .rubocop.yml