DevTools: [JsDocValidator] Check that param lists are completely annotated
Having the @param annotation for only a part of function's params is both confusing (makes people think the function is properly annotated) and error-prone (missing a @param can result in subtle coding errors). R=sergeyv NOTRY=true Review URL: https://codereview.chromium.org/301383002 git-svn-id: svn://svn.chromium.org/blink/trunk@175280 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
No preview for this file type
This diff is collapsed.
Please register or sign in to comment