Dmitry Trager

Results 9 comments of Dmitry Trager

It works fine with master branch, by the way.

At the same time for ``` Style/TrailingCommaInArguments: EnforcedStyleForMultiline: consistent_comma ``` this syntax should raise a warning: ``` create( :entity, name: 'name', key: 'key',) ``` And it does not, only `comma`...

I've got this kind of error after switching from 1.46

My case is exactly like mentioned: nested arrays within hash. With this fix we can handle changes within structure like this properly.

Could you please give more details about reasons here? B/c right now it looks like if my structure includes these, then diff should be very useful.

Sorry, I don't get how does less frequent scenario mean "very bad to be useful"

Ok, having feedback would be great

Having the same problem. It fires with `panic` and breaks the process after a couple of minutes.