bensaufley/code-words-api

View on GitHub
resources/players.js

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this function.
Open

      return Player.create({ userId: newPlayerUser.id, gameId });
Severity: Major
Found in resources/players.js - About 30 mins to fix

    There are no issues that match your filters.

    Category
    Status