Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions exercises/concept/lasagna/.meta/design.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,8 @@ This exercise could benefit from the following rules in the [analyzer]:
Explain that reusing existing code instead of copy-pasting can help make code easier to maintain.
- `actionable`: If the student left any `// TODO: ...` comments in the code, instruct them to remove these.

If the solution does not receive any of the above feedback, it must be exemplar.
Leave a `celebratory` comment to celebrate the success!

[analyzer]: https://github.com/exercism/java-analyzer
[representer]: https://github.com/exercism/java-representer