steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

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

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

Class constants must be uppercase; expected STYLE_CARDBUTTONMEDIUMXL but found STYLE_CardButtonMediumXL
Open

    const STYLE_CardButtonMediumXL   = 'CardButtonMediumXL';

Class constants must be uppercase; expected STYLE_CARDMAIN_QUIT but found STYLE_CardMain_Quit
Open

    const STYLE_CardMain_Quit        = 'CardMain_Quit';

Class constants must be uppercase; expected STYLE_STYLEVALUEYELLOWSMALL but found STYLE_StyleValueYellowSmall
Open

    const STYLE_StyleValueYellowSmall      = 'StyleValueYellowSmall';

Class constants must be uppercase; expected STYLE_TEXTCARDINFOSMALL but found STYLE_TextCardInfoSmall
Open

    const STYLE_TextCardInfoSmall          = 'TextCardInfoSmall';

Class constants must be uppercase; expected STYLE_TEXTCARDMEDIUMWHITE but found STYLE_TextCardMediumWhite
Open

    const STYLE_TextCardMediumWhite        = 'TextCardMediumWhite';

Class constants must be uppercase; expected STYLE_TEXTCARDSMALLSCORES2 but found STYLE_TextCardSmallScores2
Open

    const STYLE_TextCardSmallScores2       = 'TextCardSmallScores2';

Class constants must be uppercase; expected STYLE_TEXTRACECHRONO but found STYLE_TextRaceChrono
Open

    const STYLE_TextRaceChrono             = 'TextRaceChrono';

Class constants must be uppercase; expected STYLE_TEXTRACEMESSAGEBIG but found STYLE_TextRaceMessageBig
Open

    const STYLE_TextRaceMessageBig         = 'TextRaceMessageBig';

Class constants must be uppercase; expected STYLE_TEXTTIPS but found STYLE_TextTips
Open

    const STYLE_TextTips                   = 'TextTips';

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

}

Class constants must be uppercase; expected SUBSTYLE_NAVBUTTON but found SUBSTYLE_NavButton
Open

    const SUBSTYLE_NavButton           = 'NavButton';

Class constants must be uppercase; expected SUBSTYLE_SHADOW but found SUBSTYLE_Shadow
Open

    const SUBSTYLE_Shadow              = 'Shadow';

Class constants must be uppercase; expected SUBSTYLE_BGDIALOGBLUR but found SUBSTYLE_BgDialogBlur
Open

    const SUBSTYLE_BgDialogBlur        = 'BgDialogBlur';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE3 but found SUBSTYLE_BgTitle3
Open

    const SUBSTYLE_BgTitle3            = 'BgTitle3';

Class constants must be uppercase; expected SUBSTYLE_BGTITLE3_2 but found SUBSTYLE_BgTitle3_2
Open

    const SUBSTYLE_BgTitle3_2          = 'BgTitle3_2';

Class constants must be uppercase; expected SUBSTYLE_BGTITLESHADOW but found SUBSTYLE_BgTitleShadow
Open

    const SUBSTYLE_BgTitleShadow       = 'BgTitleShadow';

Class constants must be uppercase; expected SUBSTYLE_ENERGYTEAM2 but found SUBSTYLE_EnergyTeam2
Open

    const SUBSTYLE_EnergyTeam2         = 'EnergyTeam2';

Class constants must be uppercase; expected SUBSTYLE_NAVBUTTON but found SUBSTYLE_NavButton
Open

    const SUBSTYLE_NavButton           = 'NavButton';

Class constants must be uppercase; expected SUBSTYLE_NAVBUTTONBLINK but found SUBSTYLE_NavButtonBlink
Open

    const SUBSTYLE_NavButtonBlink      = 'NavButtonBlink';
Severity
Category
Status
Source
Language