Changes between Initial Version and Version 1 of Ticket #11291
- Timestamp:
- Dec 10, 2013, 2:30:36 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11291
-
Property
Status
changed from
new
toconfirmed
-
Property
Summary
changed from
Code style in dev
toUpdate code style after recent changes to the code style guide
-
Property
Status
changed from
-
Ticket #11291 – Description
initial v1 1 Global code style fix. 1 Global code style fix after following changes: 2 3 1. Removed exception that there should be no spaces inside () in case of IIFE. 4 2. Removed exception that dictionaries should be formatted in a short way without spaces. 5 6 Also, we'll fix all code style issues introduced by the automate reformatter which we used before CKEditor 4.0 and by us after 4.0.