Sha256: 32f977a48ae289b21615ea4e0f7488f868b59d39aba20c625432daccc551c636
Contents?: true
Size: 930 Bytes
Versions: 2
Compression:
Stored size: 930 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2024-05-28 10:04:32 UTC using RuboCop version 1.63.5. # 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: 9 # Configuration parameters: CountAsOne. RSpec/ExampleLength: Max: 9 # Offense count: 77 # Configuration parameters: . # SupportedStyles: have_received, receive RSpec/MessageSpies: EnforcedStyle: receive # Offense count: 26 RSpec/MultipleExpectations: Max: 7 # Offense count: 4 # Configuration parameters: AllowedGroups. RSpec/NestedGroups: Max: 4 # Offense count: 2 # This cop supports unsafe autocorrection (--autocorrect-all). RSpec/ReceiveMessages: Exclude: - 'spec/beaker_puppet_helpers/dsl_spec.rb'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
beaker_puppet_helpers-1.6.0 | .rubocop_todo.yml |
beaker_puppet_helpers-1.5.0 | .rubocop_todo.yml |