Sha256: a41f0b0e8ed250d04bbd0f75c6437f88fe7e03d63393f27bf8cc52c5f9a685a4
Contents?: true
Size: 891 Bytes
Versions: 3
Compression:
Stored size: 891 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2020-09-14 13:53:26 UTC using RuboCop version 0.90.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: 68 # Configuration parameters: . # SupportedStyles: have_received, receive RSpec/MessageSpies: EnforcedStyle: receive # Offense count: 22 RSpec/MultipleExpectations: Max: 4 # Offense count: 7 # Configuration parameters: AllowSubject. RSpec/MultipleMemoizedHelpers: Max: 6 # Offense count: 46 RSpec/NestedGroups: Max: 5 # Offense count: 4 RSpec/SubjectStub: Exclude: - 'spec/sidekiq/throttled/communicator_spec.rb' - 'spec/sidekiq/throttled/queues_pauser_spec.rb'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
sidekiq-throttled-0.15.1 | .rubocop_todo.yml |
sidekiq-throttled-0.15.0 | .rubocop_todo.yml |
sidekiq-throttled-0.14.1 | .rubocop_todo.yml |