Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bohemier’s picture

Assigned: bohemier » Unassigned
Status: Active » Needs work
FileSize
2.23 KB

Started working on this, not done yet, here's my progress so far. Feel free to pick up on this issue.

Here's the outstanding eslint issues

file.js
  131:4  warning  Missing JSDoc parameter description for 'event'  valid-jsdoc
  167:4  warning  Missing JSDoc parameter description for 'event'  valid-jsdoc
  178:4  warning  Missing JSDoc parameter description for 'event'  valid-jsdoc
  215:4  warning  Missing JSDoc parameter description for 'event'  valid-jsdoc
  242:4  warning  Missing JSDoc parameter description for 'event'  valid-jsdoc

✖ 5 problems (0 errors, 5 warnings)
mparker17’s picture

Issue tags: +#DrupalNorth

Tagging as having been worked on at the DrupalNorth sprint

Anonymous’s picture

Issue tags: +DrupalNorth2015

Updating the issue tag to include a hashless DrupalNorth2015 on behalf of the Drupal North sprinting group.

mparker17’s picture

Issue tags: -#DrupalNorth

Removing old hashed tag.

eiriksm’s picture

Added the missing parameter comments.

eiriksm’s picture

Status: Needs work » Needs review
nod_’s picture

Added '.' and removed newlines where needed.

nod_’s picture

Status: Needs review » Reviewed & tested by the community
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.0.x. Thanks!

  • webchick committed cee2a48 on 8.0.x
    Issue #2513560 by eiriksm, bohemier, nod_: JSDoc file module
    

Status: Fixed » Closed (fixed)

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