civictechro/website-alba-iulia-smart-city

View on GitHub
site/web/app/themes/smart-city/resources/assets/scripts/routes/common.js

Summary

Maintainability
A
1 hr
Test Coverage

Function finalize has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  finalize() {
    // JavaScript to be fired on all pages, after page specific JS is fired
    let visitedColors = [];
    $('.project-box .body').each((idx, elem) => {
      let parent = $(elem).parent();

    There are no issues that match your filters.

    Category
    Status