Open dnlbln opened 9 years ago
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?
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?