From 72ea8fed00b63380055a03aea4b9d967af8e108c Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Fri, 19 Apr 2024 07:56:59 +0200 Subject: [PATCH] Fix empty-lines regexp to match Windows line endings as well. --- etc/checkstyle-java-configuration.xml | 4 ++-- etc/checkstyle-tests-configuration.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/checkstyle-java-configuration.xml b/etc/checkstyle-java-configuration.xml index 8ac3c191..35332d52 100644 --- a/etc/checkstyle-java-configuration.xml +++ b/etc/checkstyle-java-configuration.xml @@ -9,11 +9,11 @@ - + - + diff --git a/etc/checkstyle-tests-configuration.xml b/etc/checkstyle-tests-configuration.xml index 8ac3c191..35332d52 100644 --- a/etc/checkstyle-tests-configuration.xml +++ b/etc/checkstyle-tests-configuration.xml @@ -9,11 +9,11 @@ - + - +