You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ooh, nicely done, @Arpple! Do you wanna open a pull request for that? Since you're not sure how it works, maybe we should get @trixnz's opinion first, though.
If I have a variable and assign the result of a function that receives a table to it, like this:
...The formatted code looks like this. It's confusing to me how
MyClass.new(
has the same indentation level as the table that it's receiving:I believe this would be the ideal result:
The text was updated successfully, but these errors were encountered: