isuttell/grunt-flow-type-check

View on GitHub
tasks/flow.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(grunt) {

  // Flow control library
  var Flow = require('./lib/run').init(grunt);
  var FlowArgs = require('./lib/args').init(grunt);
Severity: Major
Found in tasks/flow.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status