brentlintner/synt

View on GitHub
src/cli.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function configure has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const configure = () => {
  program
    .version(pkg.version)
    .command("analyze [paths...]")
    .alias("a")
Severity: Minor
Found in src/cli.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status