wikimedia/mediawiki-extensions-UniversalLanguageSelector

View on GitHub
resources/js/ext.uls.webfonts.js

Summary

Maintainability
A
1 hr
Test Coverage

Function setup has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    mw.webfonts.setup = function () {
        // Initialize webfonts
        var mediawikiFontRepository = $.webfonts.repository;

        mediawikiFontRepository.base = mw.config.get( 'wgULSFontRepositoryBasePath' );
Severity: Minor
Found in resources/js/ext.uls.webfonts.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status