steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_VEHICLES but found SUBSTYLE_Vehicles
Open

    const SUBSTYLE_Vehicles         = 'Vehicles';

Class constants must be uppercase; expected SUBSTYLE_BROWSE but found SUBSTYLE_Browse
Open

    const SUBSTYLE_Browse           = 'Browse';

Class constants must be uppercase; expected SUBSTYLE_COPPERS but found SUBSTYLE_Coppers
Open

    const SUBSTYLE_Coppers          = 'Coppers';

Class constants must be uppercase; expected SUBSTYLE_MEDIUM but found SUBSTYLE_Medium
Open

    const SUBSTYLE_Medium           = 'Medium';

Class constants must be uppercase; expected SUBSTYLE_PUZZLE but found SUBSTYLE_Puzzle
Open

    const SUBSTYLE_Puzzle           = 'Puzzle';

Class constants must be uppercase; expected SUBSTYLE_SHARE but found SUBSTYLE_Share
Open

    const SUBSTYLE_Share            = 'Share';

Class constants must be uppercase; expected SUBSTYLE_VEHICLES but found SUBSTYLE_Vehicles
Open

    const SUBSTYLE_Vehicles         = 'Vehicles';

Class constants must be uppercase; expected MOUSECLICK but found MouseClick
Open

    const MouseClick  = "FML_MouseClick";
Severity: Minor
Found in FML/Script/ScriptLabel.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

}

Class constants must be uppercase; expected COMBO but found Combo
Open

    const Combo            = "Combo";

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

}

Class constants must be uppercase; expected STYLE_CARDMAIN_TOOL but found STYLE_CardMain_Tool
Open

    const STYLE_CardMain_Tool        = 'CardMain_Tool';

Class constants must be uppercase; expected STYLE_DEFAULT but found STYLE_Default
Open

    const STYLE_Default                    = 'Default';

Class constants must be uppercase; expected STYLE_TEXTBUTTONBIG but found STYLE_TextButtonBig
Open

    const STYLE_TextButtonBig              = 'TextButtonBig';

Class constants must be uppercase; expected STYLE_TEXTBUTTONNAVBACK but found STYLE_TextButtonNavBack
Open

    const STYLE_TextButtonNavBack          = 'TextButtonNavBack';

Class constants must be uppercase; expected STYLE_TEXTCHALLENGENAMEMEDIUM but found STYLE_TextChallengeNameMedium
Open

    const STYLE_TextChallengeNameMedium    = 'TextChallengeNameMedium';

Class constants must be uppercase; expected STYLE_TEXTVALUEBIG but found STYLE_TextValueBig
Open

    const STYLE_TextValueBig               = 'TextValueBig';

Class constants must be uppercase; expected STYLE_TEXTVALUESMALL but found STYLE_TextValueSmall
Open

    const STYLE_TextValueSmall             = 'TextValueSmall';
Severity
Category
Status
Source
Language