wikimedia/mediawiki-extensions-MobileFrontend

View on GitHub
src/mobile.startup/Skin.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    getLicenseMsg() {
        const $licenseLinks = this.getLicenseLinks();

        let licenseMsg;
        if ( $licenseLinks.length ) {
Severity: Minor
Found in src/mobile.startup/Skin.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status