add custom options parameter to instance #449
Annotations
5 errors
Run rake rubocop:
spec/defines/instance_spec.rb#L55
Layout/MultilineBlockLayout: Block body expression is on the same line as the block start.
|
Run rake rubocop:
spec/defines/instance_spec.rb#L63
Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
|
Run rake rubocop:
spec/defines/instance_spec.rb#L64
Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
|
Run rake rubocop:
spec/defines/instance_spec.rb#L65
Layout/DotPosition: Place the . on the previous line, together with the method call receiver. (https://rubystyle.guide#consistent-multi-line-chains)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading