Mirroar/hivemind

View on GitHub
src/process/init.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function run has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    run() {
        Game.squads = {};
        Game.creepsByRole = {};
        Game.operations = {};
        Game.operationsByType = {};
Severity: Minor
Found in src/process/init.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status