wikimedia/mediawiki-extensions-VisualEditor

View on GitHub
Gruntfile.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function exports has 152 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function ( grunt ) {
    const conf = grunt.file.readJSON( 'extension.json' ),
        screenshotOptions = {
            reporter: 'spec',
            // TODO: Work out how to catch this timeout and continue.
Severity: Major
Found in Gruntfile.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status