Gottwik/Enduro

View on GitHub
libs/global_data.js

Summary

Maintainability
A
1 hr
Test Coverage

Function get_global_data has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

global_data.prototype.get_global_data = function () {

    // Constants
    const data_path = [enduro.project_path + '/cms/global/**/*.js', enduro.project_path + '/cms/.settings.js']

Severity: Minor
Found in libs/global_data.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status