zverok / magic_cloud

Simple pretty word cloud for Ruby
MIT License
85 stars 27 forks source link

Following rubocop style guide #3

Closed randsina closed 9 years ago

zverok commented 9 years ago

Sorry, but I definitely prefer to use {} for multiline blocks, when they are lambdas or chainable things like map.

It is even stated in my .rubocop.yml (though, newest rubocop doesn't recognize that statement, I should fix it).