steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_SHOWLEFT but found SUBSTYLE_ShowLeft
Open

    const SUBSTYLE_ShowLeft              = 'ShowLeft';

Class constants must be uppercase; expected SUBSTYLE_MANIAPLANETLOGOBLACK but found SUBSTYLE_ManiaPlanetLogoBlack
Open

    const SUBSTYLE_ManiaPlanetLogoBlack      = 'ManiaPlanetLogoBlack';

Class constants must be uppercase; expected SUBSTYLE_SKILLPOINTS but found SUBSTYLE_SkillPoints
Open

    const SUBSTYLE_SkillPoints      = 'SkillPoints';

Class constants must be uppercase; expected SUBSTYLE_SHOWRIGHT but found SUBSTYLE_ShowRight
Open

    const SUBSTYLE_ShowRight             = 'ShowRight';

Class constants must be uppercase; expected SUBSTYLE_SLIDERCURSOR but found SUBSTYLE_SliderCursor
Open

    const SUBSTYLE_SliderCursor          = 'SliderCursor';

Class constants must be uppercase; expected SUBSTYLE_SUB but found SUBSTYLE_Sub
Open

    const SUBSTYLE_Sub                   = 'Sub';

Class constants must be uppercase; expected SUBSTYLE_DISCONNECTED but found SUBSTYLE_Disconnected
Open

    const SUBSTYLE_Disconnected       = 'Disconnected';

Class constants must be uppercase; expected SUBSTYLE_BOTTOMBAR but found SUBSTYLE_BottomBar
Open

    const SUBSTYLE_BottomBar    = 'BottomBar';

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

}

Class constants must be uppercase; expected SUBSTYLE_ICONADD but found SUBSTYLE_IconAdd
Open

    const SUBSTYLE_IconAdd      = 'IconAdd';

Class constants must be uppercase; expected SUBSTYLE_ICONSETTINGS but found SUBSTYLE_IconSettings
Open

    const SUBSTYLE_IconSettings = 'IconSettings';

Class constants must be uppercase; expected SUBSTYLE_MEDALCOUNT but found SUBSTYLE_MedalCount
Open

    const SUBSTYLE_MedalCount       = 'MedalCount';

Class constants must be uppercase; expected SUBSTYLE_MAINBG but found SUBSTYLE_MainBg
Open

    const SUBSTYLE_MainBg       = 'MainBg';

Class constants must be uppercase; expected SUBSTYLE_ICON but found SUBSTYLE_Icon
Open

    const SUBSTYLE_Icon       = 'Icon';

Class constants must be uppercase; expected SUBSTYLE_SETTINGS but found SUBSTYLE_Settings
Open

    const SUBSTYLE_Settings        = 'Settings';

Class constants must be uppercase; expected SUBSTYLE_CIRCLE but found SUBSTYLE_Circle
Open

    const SUBSTYLE_Circle            = 'Circle';

Class constants must be uppercase; expected SUBSTYLE_MEDALGOLDPERSPECTIVE but found SUBSTYLE_MedalGoldPerspective
Open

    const SUBSTYLE_MedalGoldPerspective  = 'MedalGoldPerspective';

Class constants must be uppercase; expected SUBSTYLE_ARROWLAST but found SUBSTYLE_ArrowLast
Open

    const SUBSTYLE_ArrowLast             = 'ArrowLast';

Class constants must be uppercase; expected SUBSTYLE_AUTHOR but found SUBSTYLE_Author
Open

    const SUBSTYLE_Author               = 'Author';

Class constants must be uppercase; expected SUBSTYLE_SECOND but found SUBSTYLE_Second
Open

    const SUBSTYLE_Second                = 'Second';
Severity
Category
Status
Source
Language