How can I wrap operators with spaces
I would like to apply https://github.com/styleguide/ruby. But I do not manage to find out how I can wrap operators with spaces.
In other languages (e.g. Javascript), there is a "Spaces" Tab in Editor>Code Style but not for ruby.
Is there a simple way to achieve this? Is there even a configuration file which I could import to implement https://github.com/styleguide/ruby.
请先登录再写评论。
Hi,
there is no such option :(
You are welcome to file a request about it in our tracker (https://youtrack.jetbrains.com/issues/Ruby)
Regards, Oleg.
I did ... https://youtrack.jetbrains.com/issue/RUBY-16125
Thank you.