steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

The closing brace for the interface must go on the next line after the body
Open

}

The closing brace for the interface must go on the next line after the body
Open

}
Severity: Minor
Found in FML/Types/Colorable.php by phpcodesniffer

The closing brace for the interface must go on the next line after the body
Open

}
Severity: Minor
Found in FML/Types/Linkable.php by phpcodesniffer

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in FML/UniqueID.php by phpcodesniffer

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in FML/ManiaCode/PlayMap.php by phpcodesniffer

The closing brace for the class must go on the next line after the body
Open

}
Severity: Minor
Found in FML/ManiaLinks.php by phpcodesniffer

The closing brace for the class must go on the next line after the body
Open

}

The closing brace for the class must go on the next line after the body
Open

}

The closing brace for the class must go on the next line after the body
Open

}

The closing brace for the class must go on the next line after the body
Open

}

Class constants must be uppercase; expected STYLE_ENERGYBAR but found STYLE_EnergyBar
Open

    const STYLE_EnergyBar        = "EnergyBar";
Severity: Minor
Found in FML/Controls/Gauge.php by phpcodesniffer

Class constants must be uppercase; expected STYLE_CARDBUTTONMEDIUMS but found STYLE_CardButtonMediumS
Open

    const STYLE_CardButtonMediumS    = 'CardButtonMediumS';

Class constants must be uppercase; expected STYLE_BGMAINMENUTITLEHEADER but found STYLE_BgMainMenuTitleHeader
Open

    const STYLE_BgMainMenuTitleHeader      = 'BgMainMenuTitleHeader';

Class constants must be uppercase; expected STYLE_TEXTCREDITS but found STYLE_TextCredits
Open

    const STYLE_TextCredits                = 'TextCredits';

The closing brace for the class must go on the next line after the body
Open

}

Class constants must be uppercase; expected SUBSTYLE_BGSCORES but found SUBSTYLE_BgScores
Open

    const SUBSTYLE_BgScores             = 'BgScores';

Class constants must be uppercase; expected SUBSTYLE_CUPFINISHER but found SUBSTYLE_CupFinisher
Open

    const SUBSTYLE_CupFinisher          = 'CupFinisher';

Class constants must be uppercase; expected SUBSTYLE_ISLADDERDISABLED but found SUBSTYLE_IsLadderDisabled
Open

    const SUBSTYLE_IsLadderDisabled     = 'IsLadderDisabled';

Class constants must be uppercase; expected SUBSTYLE_BGCARD3 but found SUBSTYLE_BgCard3
Open

    const SUBSTYLE_BgCard3             = 'BgCard3';

Class constants must be uppercase; expected SUBSTYLE_BGGRADRIGHT but found SUBSTYLE_BgGradRight
Open

    const SUBSTYLE_BgGradRight         = 'BgGradRight';
Severity
Category
Status
Source
Language