Open GoogleCodeExporter opened 9 years ago
The Closure Linter enforces Google's JavaScript style guide. This style guide
explicitly differs from what is legal jsdoc toolkit syntax and this behavior is
working as intended. Internally we do not want to support this syntax.
That said, I recognize that it would be nice if we played nice with this syntax
for the open source Closure Linter since users of the linter can benefit from
it without sticking 100% to the Google JavaScript style guide. Considering this
a low priority feature request to support jsdoc @param syntax for non-Google
users of the Closure Linter
The Google style guide can be found here:
http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
Original comment by a...@google.com
on 5 Aug 2013 at 9:31
Original issue reported on code.google.com by
mbrin...@gmail.com
on 28 Sep 2012 at 5:23