Skip to content

Commit f175e75

Browse files
committed
Suppress PMD
1 parent 6bca209 commit f175e75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bzst-dip-java-client/src/main/java/software/xdev/bzst/dip/client/xmldocument/ReportableSellerCreator.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ private static OtherActivitiesType createSaleOfGoods(
180180
return otherActivitiesType;
181181
}
182182

183+
@SuppressWarnings("PMD.ExcessiveParameterList")
183184
private static ReportableSellerType.Identity createIdentity(
184185
final CountryCodeType resCountryCode,
185186
final TINType tin,

0 commit comments

Comments
 (0)