Codebase as of c53e4aed26 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
13
licenses/epl-2.0/xml-header-style.xml
Normal file
13
licenses/epl-2.0/xml-header-style.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<additionalHeaders>
|
||||
<xml-header-style>
|
||||
<firstLine><![CDATA[<!--EOL]]></firstLine>
|
||||
<beforeEachLine>	</beforeEachLine>
|
||||
<endLine><![CDATA[EOL-->]]></endLine>
|
||||
<skipLine><![CDATA[^<\?xml.*>$]]></skipLine>
|
||||
<firstLineDetectionPattern><![CDATA[(\s|\t)*<!--.*$]]></firstLineDetectionPattern>
|
||||
<lastLineDetectionPattern><![CDATA[.*-->(\s|\t)*$]]></lastLineDetectionPattern>
|
||||
<allowBlankLines>true</allowBlankLines>
|
||||
<isMultiline>true</isMultiline>
|
||||
</xml-header-style>
|
||||
</additionalHeaders>
|
||||
Reference in New Issue
Block a user