exercism / java

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

Adding analyzer feedback for Squeaky Clean concept exercise #2727

Closed manumafe98 closed 5 months ago

manumafe98 commented 5 months ago

pull request

closes #2686

The goal is to add analyzer recommendations to the design.md, update hints to do not directly tell the student what to do and use isWhitespace in the reference resolution because it was the method recommended in the hints

Reviewer Resources:

Track Policies