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
{{ message }}
This repository was archived by the owner on May 9, 2021. It is now read-only.
Which I think is a regression in terms of code readability, it makes it non-uniform and implies that doAThirdThing is somehow different or special to what came earlier. It also means that adding more steps results in needing to transform this line (for similar reasons Go insists that the last line in a struct literal still has a trailing , so it doesn't need to be touched if the struct is extended).
Perhaps the heuristic could be tweaked to only emit the warning if the block is not proceeded by a similar block?