As of Drupal 8 all JS needs to follow our JavaScript coding standards. For this we use ESLint to check most of our standards.

Here is the summary of running ESLint on this module JS:
✖ 5 problems (5 errors, 0 warnings)

Please find the patch attached.

Comments

Status: Needs review » Needs work

The last submitted patch, xbbcode-js_codecleanup.patch, failed testing.

cburschka’s picture

Status: Needs work » Needs review

All tests were failing due to some core changes. Should be fine now.

cburschka’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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