Checkstyle Windows EOL single message instead of each line 37/48437/2
authorMichael Vorburger <vorburger@redhat.com>
Thu, 17 Nov 2016 14:12:20 +0000 (15:12 +0100)
committerStephen Kitt <skitt@redhat.com>
Wed, 30 Nov 2016 08:11:07 +0000 (08:11 +0000)
commit4237d2a28cf2ad4e9f144546b019bf32abeadb86
tree6761ae02c7abd104cc4d3c4ff44e82718f128753
parentcdc487cf7e661719c6b75e0eef1c7db72d8a6a1b
Checkstyle Windows EOL single message instead of each line

The current configuration prints a Checkstyle violation for EACH LINE in
a file with Windows (CR+LF) instead of UNIX (LF) end of line (EOL)
delimiters.

This change adjusts that to cause only 1 violation per such file.

This leads to clearer and shorter logs.

Change-Id: I4ef2825608966e3dbd714f73fbc462e10cc5d8d8
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
checkstyle/src/main/resources/odl_checks.xml