alexlemaire/git-assist

View on GitHub
src/functions/ssh/helpers/generate/info-prompter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getQuestions has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function getQuestions () {
  return [
    {
      type: 'input',
      name: 'email',
Severity: Minor
Found in src/functions/ssh/helpers/generate/info-prompter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status