Skip to content

Issue #3407845: Applied automated eslint fixes and excluded external...

https://www.drupal.org/project/admin_toolbar/issues/3449577

ESLint: Fixed all errors reported on GitlabCI:

  • Fixed all validation errors such as unnamed functions, variable names, indentations, etc...
  • Added file .eslintignore to exclude external hoverIntent jQuery Plugin library from validation.
  • Ignored certain lines of code which would need to be refactored to vanilla JS (jquery/no- rules).

Added temporary commit 855e6c4f based on MR !68 to pass phpunit tests and add .gitlab-ci.yml file. Revert this commit once these changes are merged in the development branch.

Edited by David Suissa

Merge request reports

Loading