﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19236	checkstyle complains about CRLF in plugin sources	GerdP	team	"I wonder if this is intended? It complains about many old sources in the plugins:
{{{
<checkstyle version=""8.31"">
<file name=""C:\josm\plugins\pbf\src\org\openstreetmap\josm\plugins\pbf\PbfConstants.java"">
<error line=""1"" severity=""warning"" message=""Das erwartete Zeilenende für die Datei ist LF(\n), aber CRLF(\r\n) wird erkannt."" source=""com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck""/>
</file>
}}}
CRLF in core sources don't produce the message."	task	new	normal		Core				
