praekeltfoundation / jspot

Extracts gettext strings from Javascript files into pot files
BSD 3-Clause "New" or "Revised" License
12 stars 2 forks source link

Ensure JSON files end with a newline #49

Closed alexmuller closed 6 years ago

alexmuller commented 7 years ago

The POSIX standard defines a line as:

A sequence of zero or more non-newline characters plus a terminating newline character.