From 99c3337f052c27442908686affc3df2f98e336f8 Mon Sep 17 00:00:00 2001 From: James Sharkey Date: Thu, 14 Sep 2023 09:37:26 +0100 Subject: [PATCH] Replace old Checkstyle with modified Google Java We'd not used the old one in a long time, but the default Google one has too many issues for our large existing codebase. Instead modify it slightly to still highlight the most egregious errors but be more relaxed. --- src/main/resources/checkstyle-config.xml | 486 +++++++++++++++++------ 1 file changed, 370 insertions(+), 116 deletions(-) diff --git a/src/main/resources/checkstyle-config.xml b/src/main/resources/checkstyle-config.xml index 0a729eadba..73aecf8baa 100644 --- a/src/main/resources/checkstyle-config.xml +++ b/src/main/resources/checkstyle-config.xml @@ -1,125 +1,379 @@ - - + + - + This is an Isaac-specific modification to the Google Java Style + that can be found at https://google.github.io/styleguide/javaguide.html + + Authors: Max Vetrenko, Ruslan Diachenko, Roman Ivanov. + --> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + - - - - - - + + + + - - - - - - + + + + + - - - - - - - - - + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - -