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
Similar to C++ namespaces, do not indent under goog.scope declarations. Instead, continue from the 0 column.
It's a bit similar to the newly introduced outerIIFEBody option of the indent rule.
Since the option is now being improved: eslint/eslint#6585
I'm wondering if it's needed (planned to use) by eslint-config-google?
The text was updated successfully, but these errors were encountered:
The google guide says:
It's a bit similar to the newly introduced
outerIIFEBody
option of the indent rule.Since the option is now being improved: eslint/eslint#6585
I'm wondering if it's needed (planned to use) by eslint-config-google?
The text was updated successfully, but these errors were encountered: