From 38cc95b035b39f2446410c7e474703fefd338ee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Thu, 8 Oct 2015 21:53:02 +0200 Subject: [PATCH] checkstyle: Add StringLiteralEquality --- config/checkstyle/checkstyle.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/checkstyle/checkstyle.xml b/config/checkstyle/checkstyle.xml index b393a6c3d..a9aeff44a 100644 --- a/config/checkstyle/checkstyle.xml +++ b/config/checkstyle/checkstyle.xml @@ -57,7 +57,6 @@ - @@ -72,6 +71,9 @@ + + +