From 62522f91ef75d0a838b4e2041dff87e3ea8d5997 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Wed, 25 Nov 2015 09:43:22 -0800 Subject: [PATCH] Issue #2639: RTE is removed from allowed abbreviations --- config/checkstyle_checks.xml | 2 +- config/suppressions.xml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index d3617de14..ef8120758 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -320,7 +320,7 @@ - + diff --git a/config/suppressions.xml b/config/suppressions.xml index 6f5dc6a85..b74943cd0 100644 --- a/config/suppressions.xml +++ b/config/suppressions.xml @@ -32,6 +32,11 @@ files="XMLLoggerTest.java" lines="48"/> + + +