Add some additional parameters for ownerships #455
Annotations
6 errors
Run rake rubocop:
spec/classes/redis_spec.rb#L1719
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Run rake rubocop:
spec/classes/redis_spec.rb#L1719
Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
|
Run rake rubocop:
spec/classes/redis_spec.rb#L1736
RSpec/EmptyLineAfterExample: Add an empty line after `it`. (https://rspec.rubystyle.guide/#empty-lines-around-examples, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterExample)
|
Run rake rubocop:
spec/classes/redis_spec.rb#L1750
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Run rake rubocop:
spec/classes/redis_spec.rb#L1750
Layout/SpaceBeforeFirstArg: Put one space between the method name and the first argument.
|
Run rake rubocop
Process completed with exit code 1.
|
Loading