wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
modules/ve-mw/ui/pages/ve.ui.MWTemplatePlaceholderPage.js

Summary

Maintainability
A
1 hr
Test Coverage

Function VeUiMWTemplatePlaceholderPage has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

ve.ui.MWTemplatePlaceholderPage = function VeUiMWTemplatePlaceholderPage( placeholder, name, config ) {
    // Configuration initialization
    config = ve.extendObject( {
        scrollable: false
    }, config );
Severity: Minor
Found in modules/ve-mw/ui/pages/ve.ui.MWTemplatePlaceholderPage.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status