Showing 1 of 3 total issues

Function statusCommand has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private async statusCommand() {
        for (const line of XSCCommand.asciiLogo) {
            this.emit('raw', line);
        }
Severity: Minor
Found in src/commands/xsc.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language