Opened 9 years ago
Last modified 9 years ago
#13936 closed Bug
[core/config.js] Fix spaces mixed with tabs and code style issues in API docs — at Version 1
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
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 (1)
comment:1 Changed 9 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 |