dsathyakumar/a11y-auditor

View on GitHub
GruntFile.js

Summary

Maintainability
C
1 day
Test Coverage

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

module.exports = function(grunt) {
    // loading the npm task
    grunt.loadNpmTasks('grunt-contrib-jshint');
    grunt.loadNpmTasks('grunt-jscs');
    grunt.loadNpmTasks('grunt-jsonlint');
Severity: Major
Found in GruntFile.js - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status