From 8dd6c57b3d3a49dde562e54ccc705c0dc808a627 Mon Sep 17 00:00:00 2001 From: Cameron Bigler Date: Fri, 31 Mar 2023 10:25:02 -0500 Subject: [PATCH] DTP-4295 Update checkstyle for new version As of 8.42 Javadoc method uses accessModifiers instead of scope, see: https://github.com/jshiell/checkstyle-idea/issues/525#issuecomment-832084505 (cherry picked from commit 75b1b1b84d22dcef31d754c344a90829146dfa00) --- checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle.xml b/checkstyle.xml index c14e4f2..962d3bc 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -219,7 +219,7 @@ - +