mholt / json-to-go

Translates JSON into a Go type in your browser instantly (original)
https://mholt.github.io/json-to-go/
MIT License
4.48k stars 473 forks source link

show carriage return on tests #134

Closed grische closed 1 month ago

grische commented 1 month ago

This fixes broken outputs when CRLF instead of LF is being used for test files.