jdalrymple/html-to-latex

View on GitHub
src/bin.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function setup has 61 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    setup: (args) => {
      args
        .positional('[--ifp] <input-file>', {
          type: 'string',
        })
Severity: Major
Found in src/bin.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status