We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d488e commit a2b3115Copy full SHA for a2b3115
exercises/concept/lasagna/.meta/design.md
@@ -55,5 +55,8 @@ This exercise could benefit from the following rules in the [analyzer]:
55
Explain that reusing existing code instead of copy-pasting can help make code easier to maintain.
56
- `actionable`: If the student left any `// TODO: ...` comments in the code, instruct them to remove these.
57
58
+If the solution does not receive any of the above feedback, it must be exemplar.
59
+Leave a `celebratory` comment to celebrate the success!
60
+
61
[analyzer]: https://github.com/exercism/java-analyzer
62
[representer]: https://github.com/exercism/java-representer
0 commit comments