From 229286be544e76771d2a64637b3c692e51cbd878 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 18 May 2018 06:27:05 +0000 Subject: quiet mismatched indentation warnings Ruby trunk started warning about more mismatched indentations starting around r62836. --- lib/rainbows/coolio/client.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/rainbows/coolio/client.rb') diff --git a/lib/rainbows/coolio/client.rb b/lib/rainbows/coolio/client.rb index cd22c22..12c1434 100644 --- a/lib/rainbows/coolio/client.rb +++ b/lib/rainbows/coolio/client.rb @@ -160,8 +160,8 @@ class Rainbows::Coolio::Client < Coolio::IO on_read(''.freeze) end end - rescue => e - handle_error(e) + rescue => e + handle_error(e) end def handle_error(e) @@ -170,8 +170,8 @@ class Rainbows::Coolio::Client < Coolio::IO @_io.kgio_trywrite(msg) rescue nil end @_write_buffer.clear - ensure - quit + ensure + quit end def close_deferred -- cgit v1.2.3-24-ge0c7