New files in MR should highlight trailing whitespace
For a new file in an MR, trailing whitespace is not highlighted: ![Screen_Shot_2016-11-04_at_10.54.34_AM](/uploads/8d530ca0cf8770a92a381d25def37042/Screen_Shot_2016-11-04_at_10.54.34_AM.png) After the MR has been merged, you can see in the terminal that one line has trailing whitespace: ![Screen_Shot_2016-11-04_at_10.54.02_AM](/uploads/63292c6c0244ac581053c8a83c1adf05/Screen_Shot_2016-11-04_at_10.54.02_AM.png) Trailing whitespace should be highlighted in new files in MRs.
issue