Opened 10 years ago
Closed 10 years ago
#13936 closed Bug (fixed)
[core/config.js] Fix spaces mixed with tabs and code style issues in API docs
| Reported by: | Piotrek Koszuliński | Owned by: | Tomasz Jakut |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.5.6 |
| Component: | General | Version: | 4.5.5 |
| Keywords: | Cc: |
Description (last modified by )
When diffing 4.5.5 with 4.5.4 I noticed many issues like this:
+ * [SDK sample](http://sdk.ckeditor.com/samples/styles.html).
You can't see it, but there's a space mixed with tab. It repeats in dozen places.
Plus there are code style issues.
Change History (3)
comment:1 Changed 10 years ago by
| Description: | modified (diff) |
|---|---|
| Summary: | Fix spaces mixed with tabs in API docs → [core/config.js] Fix spaces mixed with tabs and code style issues in API docs |
comment:2 Changed 10 years ago by
| Owner: | set to Tomasz Jakut |
|---|---|
| Status: | new → assigned |
comment:3 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

Fixed with git:e6c9fe.