Skip to content

Apply elm format to code under the 'review/' path

Overview

This MR applies elm-format to code in the review directory. One instance of out-of-order imports appears to be causing the static_analysis build step to fail. This should fix the issue.

How to Test

No change to application functionality, so existing tests should suffice.

Screenshots

No visuyal change.

Merge request reports