# This configuration was generated by # `rubocop --auto-gen-config --no-auto-gen-timestamp` # using RuboCop version 0.89.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: 8 # Configuration parameters: IgnoredMethods. Metrics/AbcSize: Max: 43 # Offense count: 5 # Configuration parameters: IgnoredMethods. Metrics/CyclomaticComplexity: Max: 21 # Offense count: 2 # Configuration parameters: IgnoredMethods. Metrics/PerceivedComplexity: Max: 21 # Offense count: 8 # Cop supports --auto-correct. Style/PerlBackrefs: Exclude: - 'lib/image_size.rb'