From 7f16c31f3a15e6ddea93f55bf4d45abce5078408 Mon Sep 17 00:00:00 2001 From: Phil de Joux Date: Mon, 9 Dec 2024 11:25:55 -0500 Subject: [PATCH] Add fix-whitespace exceptions for test projects --- fix-whitespace.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fix-whitespace.yaml b/fix-whitespace.yaml index d5eb572ec62..bb4081ea762 100644 --- a/fix-whitespace.yaml +++ b/fix-whitespace.yaml @@ -94,6 +94,8 @@ excluded-files: - Cabal-tests/tests/ParserTests/warnings/tab.cabal - Cabal-tests/tests/ParserTests/warnings/utf8.cabal - cabal-testsuite/PackageTests/Regression/T8507/pkg.cabal + - cabal-testsuite/PackageTests/UntrimmedImport/trailing-space.project + - cabal-testsuite/PackageTests/UntrimmedImport/tabs-and-spaces.project # These also contain tabs that affect the golden value: # Could be removed from exceptions, but then the tab warning