Sha256: 4369458b0de973560a0b50a6199f5fdf6f06bb8b329df7cec5fbbc068a097e14
Contents?: true
Size: 653 Bytes
Versions: 39
Compression:
Stored size: 653 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2016-08-25 10:16:28 -0300 using RuboCop version 0.35.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: 12 Metrics/AbcSize: Max: 45 # Offense count: 4 Metrics/CyclomaticComplexity: Max: 10 # Offense count: 18 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 25 # Offense count: 2 Metrics/PerceivedComplexity: Max: 10
Version data entries
39 entries across 39 versions & 1 rubygems