<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">
<div class="gmail_default" style="font-family:tahoma,sans-serif">Devs</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">As you'll see from this pipeline record</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><a href="https://gitlab.haskell.org/ghc/ghc/-/merge_requests/7105/pipelines" target="_blank">https://gitlab.haskell.org/ghc/ghc/-/merge_requests/7105/pipelines</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">CI consistently fails once a single commit has trailing whitespace, even if it is fixed in a subsequent commit</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><ul><li>
<a href="https://gitlab.haskell.org/ghc/ghc/-/commit/dce2054d44ea60bdde6409050284fbbcc227457a" target="_blank">dce2054d</a> introduced trailing whitespace</li><li>
<a href="https://gitlab.haskell.org/ghc/ghc/-/commit/6411223cd3977c92d01b09b55a455d8d86adde1d" target="_blank">6411223c</a> removed it again.</li><li>but all subsequent pipelines fail</li></ul><div>This
 came as a big surprise.  It doesn't make sense to lint each individual 
commit.  Let's just lint the final version!  (I will squash them in due 
course, but I didn't want to lose my work-in-progress history.)</div><div><br></div><div>Simon</div></div>

</div></div>