style(allocations): fewer parentheses in course applications list

This commit is contained in:
Gregor Kleen 2020-03-15 16:01:09 +01:00
parent dd62695e6b
commit 82af773ab5

View File

@ -5,7 +5,7 @@ $newline never
#{courseTerm} - #{courseSchool} - #{courseName} #{courseTerm} - #{courseSchool} - #{courseName}
$case (mbRating, mbVeto) $case (mbRating, mbVeto)
$of (_, Just True) $of (_, Just True)
\ (_{MsgApplicationVeto}) , _{MsgApplicationVeto}
$of (Just g, _) $of (Just g, _)
\ (_{g}) , _{g}
$of _ $of _