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
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
I investigated the error rules and found
https://github.com/google/closure-linter/blob/master/closure_linter/javascriptlintrules.py:373
errors.EXTRA_LINE,
'Extra line between constructor and goog.inherits'
which is not what I thought it was doing.
Is it possible to develop this feature?
The text was updated successfully, but these errors were encountered: