From 59a263ade337f698887d3724b1946b9a1fad9731 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 28 Jan 2025 11:20:05 -0500 Subject: [PATCH] checkstyle profile: checkstyle-test This profile name matches java-shared-config https://github.com/googleapis/java-shared-config/blob/2322b789d9568a1cd8ce4efc04fa11d7ff51c178/java-shared-config/pom.xml#L505C11-L505C27 --- pom.xml | 2 +- samples/dailymotion-cmdline-sample/pom.xml | 2 +- samples/keycloak-pkce-cmdline-sample/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fc93d091f..6861b2294 100644 --- a/pom.xml +++ b/pom.xml @@ -502,7 +502,7 @@ - checkstyle + checkstyle-tests [11,) diff --git a/samples/dailymotion-cmdline-sample/pom.xml b/samples/dailymotion-cmdline-sample/pom.xml index 6bae78624..43f0ba2e9 100644 --- a/samples/dailymotion-cmdline-sample/pom.xml +++ b/samples/dailymotion-cmdline-sample/pom.xml @@ -87,7 +87,7 @@ - checkstyle + checkstyle-tests [11,) diff --git a/samples/keycloak-pkce-cmdline-sample/pom.xml b/samples/keycloak-pkce-cmdline-sample/pom.xml index 71f5a6b0c..b1e929eed 100644 --- a/samples/keycloak-pkce-cmdline-sample/pom.xml +++ b/samples/keycloak-pkce-cmdline-sample/pom.xml @@ -87,7 +87,7 @@ - checkstyle + checkstyle-tests [11,)