From bfa1ccfc2104a83e3b3e4d7ca99619080d9ae48f Mon Sep 17 00:00:00 2001 From: Olga Maciaszek-Sharma Date: Thu, 17 Oct 2024 11:07:37 +0200 Subject: [PATCH] Add case change without locale checkstyle rule. --- .../src/main/resources/checkstyle.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/spring-cloud-build-tools/src/main/resources/checkstyle.xml b/spring-cloud-build-tools/src/main/resources/checkstyle.xml index 36b37e95..f036296f 100644 --- a/spring-cloud-build-tools/src/main/resources/checkstyle.xml +++ b/spring-cloud-build-tools/src/main/resources/checkstyle.xml @@ -190,5 +190,21 @@ + + + + + + + + + + + + + +