enhancementhelp wanted
仓库指标
- Star
- (582 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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 = ...