Skip to content
Open
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
12 changes: 6 additions & 6 deletions fifteen/retrospective/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ The form below is your task for this final step in the current review cycle. Aft

For this module you reviewed your code using the following aspects:

- [Loops](/quality/loops) (NEW!)
- [Nesting](/quality/nesting)
- [Comments](/quality/comments)
- [Naming](/quality/naming)
- [Indenting code](/quality/indentation)
- [Whitespace](/quality/whitespace)
- [Formatting](/quality/aspects/formatting)
- [Comments](/quality/aspects/comments)
- [Naming](/quality/aspects/naming)
- [Cleanup](/quality/aspects/cleanup)
- [Nesting](/quality/aspects/nesting) (NEW!)
- [Loops](/quality/aspects/loops) (NEW!)

Your mentor has provided you with feedback---you can find it on the [Submissions](/submissions) page.

Expand Down