Test for files ending with blank lines
This test is implemented using sed. The list of files is echoed to the output,
and the test is a (warning-class) failure if the list is non-empty. Files can
be explicitly omitted from this test by adding them to WHITESPACE_WHITELIST
in .gitlab-ci.yml
.