Alternate behaviour for block-level keywords #188

Open
opened 2018-10-13 11:15:05 +02:00 by fredefox · 0 comments
fredefox commented 2018-10-13 11:15:05 +02:00 (Migrated from github.com)

I see that you have a flag lconfig_indentWhereSpecial that, if I understand correctly, will have the where-keyword indented at half the length of a normal indent (or something along those lines) would it be possible to get a flag to have the keyword align with the block. As in:

f x = closure
  where
  closure = ...
I see that you have a flag `lconfig_indentWhereSpecial` that, if I understand correctly, will have the where-keyword indented at half the length of a normal indent (or something along those lines) would it be possible to get a flag to have the keyword align with the block. As in: ``` f x = closure where closure = ... ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hexagoxel/brittany#188
There is no content yet.