From 79771e83e08d6e741b148a890a51bc24ce1d5bd0 Mon Sep 17 00:00:00 2001 From: MattBDev <4009945+MattBDev@users.noreply.github.com> Date: Mon, 13 Jul 2020 15:03:21 -0400 Subject: [PATCH] Update checkstyle to match upstream. --- config/checkstyle/checkstyle-suppression.xml | 13 + config/checkstyle/checkstyle.xml | 252 ++++++++++++++----- config/checkstyle/import-control.xml | 101 -------- 3 files changed, 203 insertions(+), 163 deletions(-) create mode 100644 config/checkstyle/checkstyle-suppression.xml delete mode 100644 config/checkstyle/import-control.xml diff --git a/config/checkstyle/checkstyle-suppression.xml b/config/checkstyle/checkstyle-suppression.xml new file mode 100644 index 000000000..a48ff1f81 --- /dev/null +++ b/config/checkstyle/checkstyle-suppression.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 8dbf07f8f..760dab104 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -1,73 +1,201 @@ - + - - - - - - - - - + "-//Checkstyle//DTD Checkstyle Configuration 1.3//EN" + "https://checkstyle.org/dtds/configuration_1_3.dtd"> - +Checks based on Google Checks, modified for EngineHub. + --> - - - - - - - - + + - - - - - - + - - - + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + - - + + - - - - - - - - - - - - - - - - - - diff --git a/config/checkstyle/import-control.xml b/config/checkstyle/import-control.xml deleted file mode 100644 index d15b7ac92..000000000 --- a/config/checkstyle/import-control.xml +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -