Opened 8 years ago

Closed 8 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 Piotrek Koszuliński)

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 8 years ago by Piotrek Koszuliński

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 8 years ago by Tomasz Jakut

Owner: set to Tomasz Jakut
Status: newassigned

comment:3 Changed 8 years ago by Tomasz Jakut

Resolution: fixed
Status: assignedclosed

Fixed with git:e6c9fe.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy