WP-API/WP-API

View on GitHub
Gruntfile.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function( grunt ) {

    'use strict';
    var banner = '/**\n * <%= pkg.homepage %>\n * Copyright (c) <%= grunt.template.today("yyyy") %>\n * This file is generated automatically. Do not edit.\n */\n';
    require('phplint').gruntPlugin(grunt);
Severity: Major
Found in Gruntfile.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status