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
Indentation level after type declaration (#51) (#60)
If we're on the line following a type annotation,
and our line doesn't start with dots or arrows,
and the previous line isn't an instance declaration,
then indentation level is 0.
0 commit comments