Sha256: 7257e3d09261344ea9ebc8a36bcb12e93cb07cd01b27b6aa3b3cbfd3dcc1b7b4
Contents?: true
Size: 941 Bytes
Versions: 2
Compression:
Stored size: 941 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2017-10-02 15:24:21 +0000 using RuboCop version 0.50.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: 4 Metrics/AbcSize: Max: 35 # Offense count: 16 # Configuration parameters: CountComments, ExcludedMethods. Metrics/BlockLength: Max: 265 # Offense count: 2 Metrics/CyclomaticComplexity: Max: 13 # Offense count: 4 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 17 # Offense count: 2 Metrics/PerceivedComplexity: Max: 11 # Offense count: 27 Style/Send: Exclude: - 'bin/tm' - 'lib/textmagic/api.rb' - 'lib/textmagic/response.rb' - 'test/test_api.rb' - 'test/test_response.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
textmagic-0.7.1 | .rubocop_todo.yml |
textmagic-0.7.0 | .rubocop_todo.yml |