add support for shipping_costs

This commit is contained in:
sebthom
2022-03-12 13:26:39 +01:00
parent 1d5fc64f8d
commit 7c08214f10
5 changed files with 44 additions and 2 deletions

View File

@@ -157,7 +157,7 @@ max-attributes = 10
max-branches = 20
max-locals = 30
max-returns = 10
max-statements = 80
max-statements = 90
#####################