yasshi2525/RushHour

View on GitHub
entities/type.go

Summary

Maintainability
A
1 hr
Test Coverage
C
79%

Function InitType has 53 lines of code (exceeds 50 allowed). Consider refactoring.
Open

func InitType() {
    TypeList = []ModelType{
        PLAYER,
        RESIDENCE,
        COMPANY,
Severity: Minor
Found in entities/type.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status