Sha256: 3594b7fb794449a0de7048e3c54dcd8811e20ecc93f38e4403ffb84ec8311087

Contents?: true

Size: 910 Bytes

Versions: 2

Compression:

Stored size: 910 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2019-06-12 01:35:53 +0200 using RuboCop version 0.71.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: 1
Metrics/AbcSize:
  Max: 16

# Offense count: 1
# Configuration parameters: CountComments, ExcludedMethods.
# ExcludedMethods: refine
Metrics/BlockLength:
  Max: 72

# Offense count: 1
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/MethodLength:
  Max: 11

# Offense count: 14
# Cop supports --auto-correct.
# Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Max: 110

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
accept_language-0.1.1 .rubocop_todo.yml
accept_language-0.1.0 .rubocop_todo.yml