From 27f5bb4f47cb25cb53ac0e76934f3b15d6b43005 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Fri, 8 Mar 2019 12:29:59 +0300 Subject: [PATCH] checkstyle rules added --- checkstyle.xml | 43 ++++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 11 deletions(-) diff --git a/checkstyle.xml b/checkstyle.xml index 20bda8834..571de1789 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -19,7 +19,7 @@ + "https://checkstyle.org/dtds/configuration_1_3.dtd"> + @@ -72,7 +73,7 @@ - + @@ -120,7 +121,7 @@ --> - + @@ -128,7 +129,9 @@ - + + + @@ -156,24 +159,35 @@ - + + + + + + - + + + + + + - + + + - @@ -183,9 +197,10 @@ - - - + + + + @@ -211,6 +226,12 @@ + + + + + +