Sha256: 25929959eb75d4d1360f89f745de5e960d98b20019c15655c22a8eedcab0337b
Contents?: true
Size: 981 Bytes
Versions: 39
Compression:
Stored size: 981 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-06-24 14:28:46 UTC using RuboCop version 0.86.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 # Configuration parameters: CountComments, ExcludedMethods. # ExcludedMethods: refine # finapps.gemspec - leaving as is intentionally Metrics/BlockLength: Max: 28 # Offense count: 1 # Configuration parameters: CountComments. # fake_api.rb - leaving as is intentionally Metrics/ClassLength: Max: 442 # Offense count: 5 # Configuration parameters: Max. # Leaving as is intentionally - url being tested takes up as many lines RSpec/ExampleLength: Exclude: - 'spec/rest/consumers_spec.rb' - 'spec/rest/documents_orders_spec.rb' - 'spec/rest/orders_spec.rb'
Version data entries
39 entries across 39 versions & 1 rubygems