From 531c3e025cf941fce2698ac6b29eb4142db1587a 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 8a758b71857..f00599bb229 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 8a758b71857..f00599bb229 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"> - - - - + + + +