mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
Merge pull request #7536 from joshuawarner32/remove-indented-else
Remove indented-else syntax from the formatter
This commit is contained in:
commit
5b4c8e70d8
8 changed files with 121 additions and 50 deletions
|
@ -472,6 +472,7 @@ mod test_snapshots {
|
|||
pass/highest_float.expr,
|
||||
pass/highest_int.expr,
|
||||
pass/i_over_not_g.expr,
|
||||
pass/if_bang_then_bang_indented_else.expr,
|
||||
pass/if_bang_then_else_one_line.expr,
|
||||
pass/if_def.expr,
|
||||
pass/if_newline_then_negate_else_recordupdater.expr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue