exercism / java

Exercism exercises in Java.
https://exercism.org/tracks/java
MIT License
690 stars 671 forks source link

Changing String format for String concatenation #2744

Closed manumafe98 closed 7 months ago

manumafe98 commented 7 months ago

pull request

As we are generally giving feedback on preferring string concatenation over string.format it makes sense to me that all our reference resolutions (at least for concept exercises) comply with that. Changing the practice ones seemed like a bit overkill, because normally we should give more freedom in those cases to students

Reviewer Resources:

Track Policies

manumafe98 commented 7 months ago

@sanderploegsma a bit weird, but I had to re run the workflows pipeline because it was stuck for 25 mins in the configlet one image

ps: I think is a general issue of github