﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5754	Fixlineneds: allow file-specific configuration	Wiktor Walc		"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]).
"	Task	confirmed	Normal		Project : CKReleaser				
