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
Whoops I had a typo in my comment. It's been updated to say that something of the form list @ [element] @ list is good style that we don't want the style checker to flag (which it currently does).
Styler checker flags
(list_of_set lt) @ x @ (list_of_set rt)
asThis is good style though ... Let's keep the style checker from flagging uses of @ lines like this.
The text was updated successfully, but these errors were encountered: