Sha256: dee688860331db7f8f75ce37a9e6d3fa9a5919ec7d664e677b615da6d181c3c8
Contents?: true
Size: 1.01 KB
Versions: 3
Compression:
Stored size: 1.01 KB
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2021-02-13 13:22:37 UTC using RuboCop version 1.9.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. # Offense count: 2 # Configuration parameters: IgnoredMethods, CountRepeatedAttributes. Metrics/AbcSize: Max: 65 # 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: 132 # Offense count: 3 # Configuration parameters: CountComments, CountAsOne, ExcludedMethods, IgnoredMethods. Metrics/MethodLength: Max: 67 # Offense count: 1 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/srx/languagetool.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
srx-languagetool-0.3.0 | .rubocop_todo.yml |
srx-languagetool-0.2.0 | .rubocop_todo.yml |
srx-languagetool-0.1.0 | .rubocop_todo.yml |