Opened 14 years ago

Last modified 14 years ago

#5754 confirmed Task

Fixlineneds: allow file-specific configuration

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: Project : CKReleaser Version:
Keywords: Cc:

Description

fixlineends should handle special keywords, for example to not add a BOM character to a .js file or force different line endings.

For example in .js file we could add:

// FIXLINEENDS_NOBOM

to remove BOM from that file (.js files should have BOM character).

This is important as BOM is causing problems when creating the API documentation ([5526]).

Change History (3)

comment:1 Changed 14 years ago by Garry Yao

Component: GeneralProject : CKReleaser
Keywords: Confirmed added
Milestone: CKEditor 3.4

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4

Having it targeted to the 3.4, indicates to Wiktor that we need to have it ready for that release.

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.4
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