rung-tools/rung-cli

View on GitHub
src/boilerplate.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getIndexFile has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function getIndexFile(answers) {
    const content = format(`
        import { create } from 'rung-sdk';
        import { String as Text } from 'rung-cli/dist/types';

Severity: Minor
Found in src/boilerplate.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status