From ec414646eaf9ceb7de4b6e75b6c11d446cd0971f Mon Sep 17 00:00:00 2001 From: Bhavik Patel Date: Sat, 27 Jun 2015 22:41:49 +0530 Subject: [PATCH] Fix AvoidEscapedUnicodeCharacters Check in Checkstyle Code. #945 --- config/checkstyle_checks.xml | 2 +- config/suppressions.xml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index f19473933..e476aac81 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -264,10 +264,10 @@ + + + + +