From ba7b6ae951029e1d07f0f90071e77aecffaa08d1 Mon Sep 17 00:00:00 2001 From: Ben Woo <30431861+benwoo1110@users.noreply.github.com> Date: Mon, 11 Sep 2023 13:40:50 +0800 Subject: [PATCH] Upstream checkstyle changes from world revamp --- config/mv_checks.xml | 90 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 81 insertions(+), 9 deletions(-) diff --git a/config/mv_checks.xml b/config/mv_checks.xml index 10802b97..20540699 100644 --- a/config/mv_checks.xml +++ b/config/mv_checks.xml @@ -145,7 +145,10 @@ - + + + + @@ -192,7 +195,9 @@ - + + + @@ -220,13 +225,13 @@ - + - + @@ -297,11 +302,48 @@ - + + - + + + + + + + @@ -341,7 +383,9 @@ - + + + @@ -412,6 +456,7 @@ value="Method type name ''{0}'' must match pattern ''{1}''."/> + @@ -455,7 +500,13 @@ + + + + + + @@ -472,9 +523,30 @@ - + + - + + + + + + + + + + + + + + + + + + + + +