From 619148a39389c9cc46426c0621645adeaed8a433 Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Sat, 3 Mar 2012 00:43:50 +0000 Subject: [PATCH] change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT, UNARY_MINUS, UNARY_PLUS, but allow for ARRAY_INIT and DOT git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1296535 13f79535-47bb-0310-9956-ffa450edef68 --- checkstyle-5.5.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/checkstyle-5.5.xml b/checkstyle-5.5.xml index a3acdb549..4c00faf67 100644 --- a/checkstyle-5.5.xml +++ b/checkstyle-5.5.xml @@ -176,8 +176,12 @@ - - + + + + + + -- 2.39.5