Opened 11 years ago
Last modified 11 years ago
#11291 closed Task
Update code style after recent changes to the code style guide — at Version 1
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3.2 |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
Global code style fix after following changes:
- Removed exception that there should be no spaces inside () in case of IIFE.
- Removed exception that dictionaries should be formatted in a short way without spaces.
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.
Change History (1)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Summary: | Code style in dev → Update code style after recent changes to the code style guide |