我已经与 emacs 选项卡搏斗了很多,但一直无法弄清楚这一点。
在红宝石模式下:
SomeClass.create(
this_is: where_i_want_to_tab,
because: that_is_how_we_do_it
)
SomeClass.create(
this_is: where_emacs_wants_to_put_it,
but: my_pull_request_aint_gonna_be_merged_like_this
)
这可能是 ruby 模式设计者做出的代码风格决定,但是否可以配置它?