gfw-api/fw-alerts

View on GitHub
app/Gruntfile.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = (grunt) => {

    grunt.file.setBase('..');
    // eslint-disable-next-line import/no-extraneous-dependencies
    require('load-grunt-tasks')(grunt);
Severity: Major
Found in app/Gruntfile.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status