mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Yet more Rubocopping
This commit is contained in:
@@ -137,7 +137,7 @@ class StringInput
|
||||
end
|
||||
|
||||
def each_byte
|
||||
while !eof?
|
||||
until eof?
|
||||
yield getc
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user