From 242028813d3d993bbb8a61af6c4f214705c4d7da Mon Sep 17 00:00:00 2001 From: Ruslan Diachenko Date: Thu, 13 Aug 2015 21:32:39 +0100 Subject: [PATCH] Issue #1566: ModifiedControlVariable violations fixed --- config/checkstyle_checks.xml | 3 ++- .../tools/checkstyle/checks/SuppressWarningsHolder.java | 5 +++-- .../checkstyle/checks/annotation/MissingDeprecatedCheck.java | 3 ++- .../tools/checkstyle/checks/javadoc/JavadocStyleCheck.java | 3 ++- 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index 6c29c393f..9cb39c4ff 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -303,6 +303,8 @@ + +