wikimedia/mediawiki-extensions-Translate

View on GitHub
resources/js/ext.translate.workflowselector.js

Summary

Maintainability
A
1 hr
Test Coverage

Function display has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        display: function () {
            var instance = this;

            instance.$container.empty();
            if ( !instance.states ) {
Severity: Minor
Found in resources/js/ext.translate.workflowselector.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status