steeffeen/FancyManiaLinks

View on GitHub

Showing 2,233 of 2,233 total issues

Class constants must be uppercase; expected SUBSTYLE_PROFILEVEHICLE but found SUBSTYLE_ProfileVehicle
Open

    const SUBSTYLE_ProfileVehicle   = 'ProfileVehicle';

Class constants must be uppercase; expected SUBSTYLE_RANKINGS but found SUBSTYLE_Rankings
Open

    const SUBSTYLE_Rankings         = 'Rankings';

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

}

Class constants must be uppercase; expected SUBSTYLE_ARROWUP but found SUBSTYLE_ArrowUp
Open

    const SUBSTYLE_ArrowUp         = 'ArrowUp';

Class constants must be uppercase; expected SUBSTYLE_RT_CUP but found SUBSTYLE_RT_Cup
Open

    const SUBSTYLE_RT_Cup          = 'RT_Cup';

Class constants must be uppercase; expected SUBSTYLE_ADD but found SUBSTYLE_Add
Open

    const SUBSTYLE_Add                   = 'Add';

Class constants must be uppercase; expected SUBSTYLE_ARROWBLUE but found SUBSTYLE_ArrowBlue
Open

    const SUBSTYLE_ArrowBlue             = 'ArrowBlue';

Class constants must be uppercase; expected SUBSTYLE_CLIPPAUSE but found SUBSTYLE_ClipPause
Open

    const SUBSTYLE_ClipPause             = 'ClipPause';

Class constants must be uppercase; expected SUBSTYLE_CLOSE but found SUBSTYLE_Close
Open

    const SUBSTYLE_Close                 = 'Close';

Class constants must be uppercase; expected SUBSTYLE_TAGTYPEGOLD but found SUBSTYLE_TagTypeGold
Open

    const SUBSTYLE_TagTypeGold           = 'TagTypeGold';

Class constants must be uppercase; expected SUBSTYLE_TRACKINFO but found SUBSTYLE_TrackInfo
Open

    const SUBSTYLE_TrackInfo             = 'TrackInfo';

Class constants must be uppercase; expected SUBSTYLE_LASERHIT but found SUBSTYLE_LaserHit
Open

    const SUBSTYLE_LaserHit           = 'LaserHit';

Class constants must be uppercase; expected SUBSTYLE_HIGHLIGHT but found SUBSTYLE_Highlight
Open

    const SUBSTYLE_Highlight    = 'Highlight';

Class constants must be uppercase; expected SUBSTYLE_ICONPLAY but found SUBSTYLE_IconPlay
Open

    const SUBSTYLE_IconPlay     = 'IconPlay';

Class constants must be uppercase; expected ONINIT but found OnInit
Open

    const OnInit      = "FML_OnInit";
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

}
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

}
Severity: Minor
Found in FML/ManiaCode/Go_To.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

}
Severity
Category
Status
Source
Language