From dd4420965dbea883f4073241f2f4cfe194173b68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Tue, 29 Dec 2015 21:43:29 +0100 Subject: [PATCH] checkstyle: Add more rules that we already obey --- config/checkstyle/checkstyle.xml | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index 38a05c840..77a32997a 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -4,6 +4,8 @@ "http://www.puppycrawl.com/dtds/configuration_1_2.dtd"> + + @@ -39,23 +41,28 @@ - - - - - - - + + + + + + + + + + + + @@ -100,6 +107,17 @@ + + + + + + + + + + +