From 666746e0f67b2c9dfc5369515fb935aaca091d2c Mon Sep 17 00:00:00 2001 From: Duo Zhang Date: Tue, 11 Oct 2022 13:42:26 +0800 Subject: [PATCH] HBASE-27421 Bump spotless plugin to 2.27.2 and reimplement the 'Remove unhelpful javadoc stubs' rule --- pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b48001a31ab0..2581cd5453e1 100644 --- a/pom.xml +++ b/pom.xml @@ -851,7 +851,7 @@ 3.0.0-M6 2.12 1.0.1 - 2.24.1 + 2.27.2 3.12.0 0.21 @@ -2734,6 +2734,19 @@ **/generated/* **/package-info.java + + + Remove unhelpful javadoc stubs + (?m)^ *\* *@(?:param|throws|return) *\w* *\n + + Purge single returns tag multi line