Treat initial-cluster-size
option in policy as an integer
#236
Annotations
3 errors
Run rake rubocop:
lib/puppet/type/rabbitmq_policy.rb#L123
Lint/RedundantCopDisableDirective: Unnecessary disabling of `Style/GuardClause`.
|
Run rake rubocop:
lib/puppet/type/rabbitmq_policy.rb#L127
Style/GuardClause: Use a guard clause (`return unless definition.key? 'initial-cluster-size'`) instead of wrapping the code inside a conditional expression. (https://rubystyle.guide#no-nested-conditionals)
|
Run rake rubocop
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading