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 came up during a review or https://codereview.chromium.org/11316113 where the code was being modified, but the request was that the formatting be handled as a separate issue.
The text was updated successfully, but these errors were encountered:
Specifically maybeEnableJSHelper does not follow the style guide in positioning of operators for a multi-line expression.
http://www.dartlang.org/articles/style-guide/#do-place-the-operator-on-the-preceding-line-in-a-multi-line-expression
This came up during a review or https://codereview.chromium.org/11316113 where the code was being modified, but the request was that the formatting be handled as a separate issue.
The text was updated successfully, but these errors were encountered: