Dan Schmidt

Results 2 comments of Dan Schmidt

> This seems to be a behavior of Ruby on Windows that we have to work around. Look: > > ``` > $ ruby -e 'print "Hi\r\nBye\r\n"' | od -a...

I've added ```$stdout.binmode``` to base.rb and it has resolved the issue. I don't know if there is a more sanitary way of doing that, but if anyone is interested: https://github.com/JustAHobbyDev/rubocop/commit/abd02f846b6c96d8834bf1e3d82e68a9163b5abd