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
This PR change the condition to emit the warning “Line is indented too
far to the right, or a `{` or `:` is missing” introduced in #7270 to
only emit it if we are inside an `Indented` region. This fixes#21749.
0 commit comments