dhall-lang/dhall-haskell

dhall-format removes comments

開放

#145 建立於 2017年9月29日

 (41 則留言) (48 個反應) (0 位負責人)Dhall (222 個分叉)batch import
enhancementformattinghelp wantedparser

倉庫指標

星標
 (967 顆星)
PR 合併指標
 (平均合併 3天 13小時) (30 天內合併 5 個 PR)

描述

Example file:

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

The Output it gives:

{ foo = "jax" }

貢獻者指南