CSNW/d3.compose

View on GitHub
gulpfile.js

Summary

Maintainability
A
1 hr
Test Coverage

Function publishGithub has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function publishGithub(cb) {
  const github = new GithubApi({
    version: '3.0.0',
    protocol: 'https'
  });
Severity: Minor
Found in gulpfile.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status