colonizers/colonizers

View on GitHub
packages/colonizers-client/lib/game/board.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  onStageTransform(transform) {
    var offset;

    if (this.transforming) {
      return;
Severity: Minor
Found in packages/colonizers-client/lib/game/board.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status