wikimedia/mediawiki-core

View on GitHub
resources/src/mediawiki.ForeignStructuredUpload.BookletLayout/ForeignStructuredUpload.js

Summary

Maintainability
A
1 hr
Test Coverage

Function loadConfig has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    ForeignStructuredUpload.prototype.loadConfig = function () {
        var deferred,
            upload = this;

        if ( this.configPromise ) {

    There are no issues that match your filters.

    Category
    Status