C4K3 abca1deded Add indent_match_arms option (#1404)
Makes it optional whether to indent arms in match expressions. Setting this
to false may be desirable for people wishing to avoid double-indents, in
that if the match arm is a block, the block will cause an extra indentation
level, and if it isn't a block but just a single line, it's still easy to
see the logic at a glance.

This style is preferred in certain other languages with switch statements,
e.g. Linux style C and the most common Java style.
2017-03-26 18:32:29 +13:00
..
2016-05-02 10:54:25 +02:00
2016-04-22 18:53:39 +12:00
2017-03-07 11:28:25 +13:00
2017-03-07 11:28:25 +13:00
2017-02-23 13:15:48 +13:00
2017-03-22 09:25:26 +13:00
2017-03-22 09:25:26 +13:00
2016-09-16 15:28:02 +12:00
2016-09-16 15:28:02 +12:00
2016-09-16 15:28:02 +12:00
2017-03-10 09:26:14 +13:00
2017-03-07 11:28:25 +13:00
2017-01-17 13:08:36 +13:00
2017-03-08 10:12:42 +13:00
2017-02-23 13:15:48 +13:00
2016-04-14 20:41:23 +02:00
2017-03-07 14:53:10 +13:00
2016-11-21 11:02:18 +13:00
2017-03-02 15:03:32 +13:00
2017-02-26 22:27:46 +00:00
2017-02-23 13:15:48 +13:00
2017-02-23 13:15:48 +13:00
2017-03-22 09:25:26 +13:00
2017-01-20 08:20:49 +13:00
2016-09-10 13:08:32 +09:00
2016-05-12 21:50:43 +02:00
2017-02-23 13:15:48 +13:00
2017-03-02 14:27:33 +13:00
2017-02-24 10:43:53 +13:00
2016-05-12 21:50:43 +02:00
2016-09-20 14:06:28 +09:00
2017-01-11 12:06:23 +13:00