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

fix final newline when reading files #135

Closed grische closed 1 month ago

grische commented 1 month ago

The newline change of #128 was not yet part of PR #127

grische commented 1 month ago

Required by #140