From 76b6f994e669c147053b47361b2e909dfa5371fd Mon Sep 17 00:00:00 2001 From: kazachka Date: Wed, 2 Aug 2017 23:19:13 +0300 Subject: Issue #3440: Added new check for verifying that annotation located on the same line with its target --- config/checkstyle_checks.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'config') diff --git a/config/checkstyle_checks.xml b/config/checkstyle_checks.xml index 834a8ab49..927c858a0 100644 --- a/config/checkstyle_checks.xml +++ b/config/checkstyle_checks.xml @@ -129,6 +129,25 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3