See parent issue for details.

CommentFileSizeAuthor
#1 jsdoc_file_ui_module-2521946-1.patch1.89 KBeiriksm

Comments

eiriksm’s picture

StatusFileSize
new1.89 KB
eiriksm’s picture

Status: Active » Needs review
shaundychko’s picture

Title: JSDoc file_ui module » JSDoc field_ui module
rhuffstedtler’s picture

Status: Needs review » Reviewed & tested by the community

Documentation only change. It appears to me that it matches the standards. Tested anyway and everything works.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 57694c7 and pushed to 8.0.x. Thanks!

core/modules/field_ui/field_ui.js
   75:4  warning  Missing JSDoc parameter description for 'table'        valid-jsdoc
   75:4  warning  Missing JSDoc parameter description for 'rowsData'     valid-jsdoc
   75:4  warning  Missing JSDoc parameter description for 'rowHandlers'  valid-jsdoc
  233:2  warning  Missing JSDoc return description                       valid-jsdoc
  262:4  warning  Missing JSDoc return description                       valid-jsdoc

These eslint warnings are fixed.

  • alexpott committed 57694c7 on 8.0.x
    Issue #2521946 by eiriksm: JSDoc field_ui module
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.