Skip to content

Start testing for whitespace outside the main projects

Marcel Amirault requested to merge test-for-whitespace into master

This adds a test that checks for end of line whitespace in the 4 main projects (as an MVC, GDK is not yet included). It adds this job to the 4 hourly pipeline as a manual job.

I also realized that the external links test could easily share this same schedule, and it doesn't need to be on the weekly pipeline, so this helps simplify pipeline config, and saves a few CPU cycles as we aren't running tests that will never be checked.

Related to technical-writing#221 (closed)

Edited by Marcel Amirault

Merge request reports