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
Undo capitalization of // no break to prevent tooling issues
In [PR 79](#79) all
comments where either replaced with ellipsis or capitalized. The
`// no break` comment however is used literally in various tools and
capitalizing this might lead to tooling regressions.
0 commit comments