wikimedia/mediawiki-extensions-UploadWizard

View on GitHub
resources/details/uw.UlsWidget.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    uw.UlsWidget = function UWUlsWidget( config ) {
        uw.UlsWidget.super.call( this );

        this.$element = $( '<div>' )
            .append(
Severity: Minor
Found in resources/details/uw.UlsWidget.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status