abigailjs/abigail

View on GitHub
src/Abigail.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initialize has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  initialize(argv, options = { process }) {
    const {
      _, sentence, dash: scriptSuffixes, ...cliOptions
    } = chopsticks(argv, {
      sentence: true,
Severity: Minor
Found in src/Abigail.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status