wikimedia/mediawiki-core

View on GitHub
resources/src/startup/mediawiki.js

Summary

Maintainability
A
1 hr
Test Coverage

Function get has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        get: function ( selection, fallback ) {
            if ( arguments.length < 2 ) {
                fallback = null;
            }

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

    There are no issues that match your filters.

    Category
    Status