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
If an if, while, for, foreach statement lacks a body that is enclosed in a block, in other words a single-line body, then we should flag this as a warning.