Closed paulgoetze closed 6 years ago
Running configlet fmt <file> converts an empty list to a null value, which is semantically different.
configlet fmt <file>
See https://github.com/exercism/erlang/pull/244#issuecomment-388557811.
I published a new release: https://github.com/exercism/configlet/releases/tag/v3.9.1
Running
configlet fmt <file>
converts an empty list to a null value, which is semantically different.See https://github.com/exercism/erlang/pull/244#issuecomment-388557811.