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

Version Path
finapps-6.13.1 .rubocop_todo.yml
finapps-6.13.0 .rubocop_todo.yml
finapps-6.12.0 .rubocop_todo.yml
finapps-6.11.0 .rubocop_todo.yml
finapps-6.10.2 .rubocop_todo.yml
finapps-6.10.1 .rubocop_todo.yml
finapps-6.10.0 .rubocop_todo.yml
finapps-6.9.2 .rubocop_todo.yml
finapps-6.9.1 .rubocop_todo.yml
finapps-6.9.0 .rubocop_todo.yml
finapps-6.8.0 .rubocop_todo.yml
finapps-6.7.1 .rubocop_todo.yml
finapps-6.7.0 .rubocop_todo.yml
finapps-6.6.1 .rubocop_todo.yml
finapps-6.6.0 .rubocop_todo.yml
finapps-6.5.0 .rubocop_todo.yml
finapps-6.4.3 .rubocop_todo.yml
finapps-6.4.2 .rubocop_todo.yml
finapps-6.4.1 .rubocop_todo.yml
finapps-6.4.0 .rubocop_todo.yml