Sha256: 51f61516aa993aebccc65581469f29433d96e5aad32c279662d3692fe319bcaf
Contents?: true
Size: 912 Bytes
Versions: 2
Compression:
Stored size: 912 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-02-16 15:36:55 +0800 using RuboCop version 0.77.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: 5 Metrics/AbcSize: Max: 33 # Offense count: 11 # Configuration parameters: CountComments, ExcludedMethods. # ExcludedMethods: refine Metrics/BlockLength: Max: 176 # Offense count: 18 # Cop supports --auto-correct. # Configuration parameters: AutoCorrect, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 237 # Offense count: 4 # Configuration parameters: CountComments, ExcludedMethods. Metrics/MethodLength: Max: 24
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ros-apartment-2.5.0 | .rubocop_todo.yml |
ros-apartment-2.4.0 | .rubocop_todo.yml |