Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5.3
-
Component/s: JavaScript
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE
-
Fixed Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-43194-master -
Pull Master Diff URL:
Description
The coding style stateth:
Aim for 132 characters if it is convenient, it is not recommended to use more than 180 characters.
The .jshintrc should enforce 180 characters. At present it is set to 150.