Skip to content

Commit

Permalink
Add fix-whitespace exceptions for test projects
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 9, 2024
1 parent 47ce145 commit 7f16c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fix-whitespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7f16c31

Please sign in to comment.