Open ahalberkamp opened 3 years ago
Can you please assign this to me? I would like to give it a try.
Hi @bislar, I am happy that you want to resolve this issue. If you have questions don`t hesitate to ask. I wish you "happy coding"
best regards Andi
hi @bislara , Do you need any help on resolving this issue? best regards Andi
hi @ahalberkamp I am really sorry. I caught up with some work. If it's required now, please unassign me and assign to the interested person. I would be happy to see this getting resolved soon.
Hi @bislara ,
No one is interested in this task currently ,so the task can stay by you, if you are interested to resolve this task later on.
Best regards Andi
Situation
There are different contributors for commercetools-paypal-plus-integration and every contributor has a different code style.
Problem
commercetools-email-retry-processor should have consistent code style. Consistent code style should be enforced automatically and code should be reformat on push OR push/build should fail when code style is not consistent.
Solution
Use spotless gradle plugin to enforce consistent code style. Check other repo where spotless is already integrated.