wikimedia/mediawiki-core

View on GitHub
resources/src/mediawiki.rcfilters/ui/MainWrapperWidget.js

Summary

Maintainability
A
1 hr
Test Coverage

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

MainWrapperWidget = function MwRcfiltersUiMainWrapperWidget(
    controller, model, savedQueriesModel, changesListModel, config
) {
    config = $.extend( {}, config );

Severity: Minor
Found in resources/src/mediawiki.rcfilters/ui/MainWrapperWidget.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status