Sha256: a63eb94df8e4a6d208e21d55740c2d13c749a5b7e493dfcd089fc62bf7e78d6d

Contents?: true

Size: 1.06 KB

Versions: 11

Compression:

Stored size: 1.06 KB

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2021-10-03 07:48:00 UTC using RuboCop version 1.22.0.
# 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.

# Offense count: 2
# Configuration parameters: IgnoredMethods, CountRepeatedAttributes.
Metrics/AbcSize:
  Max: 69

# Offense count: 5
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
# IgnoredMethods: refine
Metrics/BlockLength:
  Max: 264

# Offense count: 1
# Configuration parameters: CountComments, CountAsOne.
Metrics/ClassLength:
  Max: 136

# Offense count: 3
# Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods.
Metrics/MethodLength:
  Max: 71

# Offense count: 1
# Configuration parameters: AllowedConstants.
Style/Documentation:
  Exclude:
    - 'spec/**/*'
    - 'test/**/*'
    - 'lib/srx/languagetool.rb'

Version data entries

11 entries across 11 versions & 1 rubygems

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