1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-26 18:10:39 +12:00
uMatrix/src
John Keeping 20e294884a Add trailing newline to exported rules file
According to POSIX a text file is "a file that contains characters
organized into zero or more lines" [1] and a line is "a sequence of zero
or more non- <newline> characters plus a terminating <newline>
character" [2].  Since we are claiming to produce a text file, it should
have a trailing newline.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_397
[2] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2015-07-08 16:24:06 +01:00
..
_locales translation work from https://crowdin.com/project/umatrix 2015-07-05 08:55:34 -04:00
css re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
img a few css fixes 2015-05-04 17:49:15 -04:00
js Add trailing newline to exported rules file 2015-07-08 16:24:06 +01:00
lib filtering in logger + various small fixes 2015-05-07 11:39:21 -04:00
about.html more minor details fixed 2015-05-11 16:48:29 -04:00
asset-viewer.html more minor details fixed 2015-05-11 16:48:29 -04:00
background.html code review 2015-05-13 14:32:16 -04:00
dashboard.html more minor details fixed 2015-05-11 16:48:29 -04:00
hosts-files.html more minor details fixed 2015-05-11 16:48:29 -04:00
logger-ui.html this fixes #212 2015-05-17 15:11:57 -04:00
main-blocked.html new way of handling blocked documents 2015-05-02 13:30:29 -04:00
popup.html re-worked popup UI to access dashboard from title bar (like uBlock) 2015-06-04 08:26:28 -04:00
privacy.html minor css 2015-05-13 18:14:08 -04:00
settings.html more minor details fixed 2015-05-11 16:48:29 -04:00
user-rules.html more minor details fixed 2015-05-11 16:48:29 -04:00