-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.12-RC2, 3.1.0-dev
-
Fix Version/s: 3.0.13-RC1
-
Component/s: Other
-
Labels:None
-
GitHub Pull Request URL:
One of the coding guidelines is "Commas after every array element". However, not all array elements in the examples in the coding guidelines document end with commas. Copy-pasting these examples results in non-compliant code, which is undesirable.