verschuur/generator-php-package-scaffolder

View on GitHub
generators/app/modules/prompts.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

module.exports = function(generator) {
  return [
    {
      type: "question",
      name: "package.name",
Severity: Major
Found in generators/app/modules/prompts.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status