[ROCKETMQ-43] Remove NoWhitespaceBefore module in rmq_checkstyle.xml, closes 
apache/incubator-rocketmq#36


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/62d811e3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/62d811e3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/62d811e3

Branch: refs/heads/ROCKETMQ-57
Commit: 62d811e354c937327fcad0cb9399fcc5dc322b94
Parents: 69361f6
Author: wu-sheng <wu.sh...@foxmail.com>
Authored: Fri Jan 20 11:05:24 2017 +0800
Committer: yukon <yu...@apache.org>
Committed: Fri Jan 20 11:05:24 2017 +0800

----------------------------------------------------------------------
 style/rmq_checkstyle.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/62d811e3/style/rmq_checkstyle.xml
----------------------------------------------------------------------
diff --git a/style/rmq_checkstyle.xml b/style/rmq_checkstyle.xml
index 776b305..2872eb7 100644
--- a/style/rmq_checkstyle.xml
+++ b/style/rmq_checkstyle.xml
@@ -121,7 +121,6 @@
         <!--whitespace-->
         <module name="GenericWhitespace"/>
         <module name="NoWhitespaceBefore"/>
-        <module name="WhitespaceAfter"/>
         <module name="NoWhitespaceAfter"/>
         <module name="WhitespaceAround">
             <property name="allowEmptyConstructors" value="true"/>

Reply via email to