dhall-lang/dhall-haskell

dhall-format removes comments

开放

#145 创建于 2017年9月29日

 (41 条评论) (48 个反应) (0 位负责人)Dhall (222 个派生)batch import
enhancementformattinghelp wantedparser

仓库指标

星标
 (968 个星标)
PR 合并指标
 (平均合并 3天 13小时) (30 天内合并 5 个 PR)

描述

Example file:

--- This is dhall file
{ foo = "jax" }

The Output it gives:

{ foo = "jax" }

贡献者指南