Sha256: 1f880ca051456fbf97389cbf1b90dc91c62ebb550dd6a0e1cc45df3bb2fb1e1d

Contents?: true

Size: 228 Bytes

Versions: 12

Compression:

Stored size: 228 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.5
  SuggestExtensions: false
  NewCops: enable

Layout/LineLength:
  Max: 120
  Exclude:
    - 'test/golden_rules_test.rb'
    - 'test/languagetool_rules_test.rb'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
srx-languagetool-0.14.0 .rubocop.yml
srx-languagetool-0.13.0 .rubocop.yml
srx-languagetool-0.12.0 .rubocop.yml
srx-languagetool-0.11.0 .rubocop.yml
srx-languagetool-0.10.0 .rubocop.yml
srx-languagetool-0.9.0 .rubocop.yml
srx-languagetool-0.8.0 .rubocop.yml
srx-languagetool-0.7.0 .rubocop.yml
srx-languagetool-0.6.0 .rubocop.yml
srx-languagetool-0.5.0 .rubocop.yml
srx-languagetool-0.4.0 .rubocop.yml
srx-languagetool-0.3.0 .rubocop.yml