exercism/v2-configlet

fmt: Converts empty list to null value

Closed this issue · 1 comments

Running configlet fmt <file> converts an empty list to a null value, which is semantically different.

See exercism/erlang#244 (comment).