From 104d84167a5f8568a32b9f3704e4239931e9e4de Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Mon, 23 Mar 2015 18:42:10 +0000 Subject: checkstyle: add cleanliness rules --- config/quality/checkstyle/checkstyle.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config') diff --git a/config/quality/checkstyle/checkstyle.xml b/config/quality/checkstyle/checkstyle.xml index 586b2a9..e4504f7 100644 --- a/config/quality/checkstyle/checkstyle.xml +++ b/config/quality/checkstyle/checkstyle.xml @@ -11,5 +11,9 @@ value="Line has leading space characters; indentation should be performed with tabs only."/> + + + + -- cgit v1.2.3