From da1c93d367223dd3e648d3861f95fb9c40314f8a Mon Sep 17 00:00:00 2001 From: thomasperkins1123 Date: Thu, 8 Feb 2024 15:55:56 +0000 Subject: [PATCH] Make suppresions work on windows paths --- config/nohttp/suppressions.xml | 8 ++++---- src/checkstyle/nohttp-checkstyle-suppressions.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/nohttp/suppressions.xml b/config/nohttp/suppressions.xml index 8a758b718..f00599bb2 100644 --- a/config/nohttp/suppressions.xml +++ b/config/nohttp/suppressions.xml @@ -3,9 +3,9 @@ "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" "https://checkstyle.org/dtds/suppressions_1_2.dtd"> - - - - + + + + diff --git a/src/checkstyle/nohttp-checkstyle-suppressions.xml b/src/checkstyle/nohttp-checkstyle-suppressions.xml index 8a758b718..f00599bb2 100644 --- a/src/checkstyle/nohttp-checkstyle-suppressions.xml +++ b/src/checkstyle/nohttp-checkstyle-suppressions.xml @@ -3,9 +3,9 @@ "-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN" "https://checkstyle.org/dtds/suppressions_1_2.dtd"> - - - - + + + +