Closed ryuslash closed 3 years ago
Indentation seemed broken when my lines ended with a slashy string.
def func(int a, int b) { call_method arg1: /arg1/, arg2: /arg2/ }
This was the original result if I remember correctly.
Indentation seemed broken when my lines ended with a slashy string.
This was the original result if I remember correctly.