Add Server Instance Feature #272
Annotations
10 errors
spec/classes/server_spec.rb#L69
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
spec/classes/server_spec.rb#L69
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
spec/classes/server_spec.rb#L70
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
spec/classes/server_spec.rb#L70
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
spec/classes/server_spec.rb#L71
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
spec/classes/server_spec.rb#L71
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
spec/classes/server_spec.rb#L93
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
spec/classes/server_spec.rb#L93
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
spec/classes/server_spec.rb#L94
Layout/ArgumentAlignment: Align the arguments of a method call if they span more than one line. (https://rubystyle.guide#no-double-indent)
|
spec/classes/server_spec.rb#L94
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
The logs for this run have expired and are no longer available.
Loading