dhall-lang/dhall-haskell

dhall-format removes comments

オープン

#145 opened on 2017/09/29

 (41 件のコメント) (48 件のリアクション) (0 人の担当者)Dhall (222 件のフォーク)batch import
enhancementformattinghelp wantedparser

Repository metrics

Stars
 (968 個のスター)
PR merge metrics
 (平均マージ 3d 13h) (30d で 5 merged PRs)

説明

Example file:

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

The Output it gives:

{ foo = "jax" }

コントリビューターガイド