dhall-lang/dhall-haskell

dhall-format removes comments

Aperta

#145 aperta il 29 set 2017

 (41 commenti) (48 reazioni) (0 assegnatari)Dhall (222 fork)batch import
enhancementformattinghelp wantedparser

Metriche repository

Star
 (968 stelle)
Metriche merge PR
 (Merge medio 3g 13h) (5 PR mergiate in 30 g)

Descrizione

Example file:

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

The Output it gives:

{ foo = "jax" }

Guida contributor