pedromsantos/glenn

View on GitHub

Showing 1 of 565 total issues

Function executeCommand has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  executeCommand(command: BarryHarrisCommand) {
    switch (command.command) {
      case 'ArpeggioUpFrom':
        this.line.arpeggioUpFrom(command.degree);
        break;
Severity: Minor
Found in src/UseCases/Barry.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language