Checkstyle: no space inside parentheses 16/51316/3
authorLorand Jakab <lojakab@cisco.com>
Thu, 2 Feb 2017 00:06:01 +0000 (02:06 +0200)
committerLori Jakab <lorand.jakab@gmail.com>
Mon, 13 Feb 2017 12:26:56 +0000 (12:26 +0000)
commit28204b1caf363e7f7ae8d184ad305cf958a24608
treea3a4cbdde20f91d4a37ebe55b0c41469ad0bcee8
parent2cdc14b50161123d103b832600da88dc8fcb7eb6
Checkstyle: no space inside parentheses

Add the ParenPad check to odl_checks.xml, which makes sure there is no
space after a left parenthesis and before a right parenthesis. Fix the
violations in odlparent.

Change-Id: Ib6cf36f05598f68ad034af67be17b8963bafba07
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
bundles-test/src/main/java/org/opendaylight/odlparent/bundlestest/BundleDiagInfos.java
bundles-test/src/main/java/org/opendaylight/odlparent/bundlestest/TestBundleDiag.java
bundles4-test/src/main/java/org/opendaylight/odlparent/bundles4test/BundleDiagInfos.java
bundles4-test/src/main/java/org/opendaylight/odlparent/bundles4test/TestBundleDiag.java
checkstyle/src/main/resources/odl_checks.xml