XYOracleNetwork/app-xyo-nodejs

View on GitHub
src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public async main() {
    commander.option('-i, --install', 'installs the plugins')
    commander.option('-r, --run', 'runs node')
    commander.option('-f, --fetch <string>', 'fetch from url')
    commander.parse(process.argv)
Severity: Minor
Found in src/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status