Skip to content

Commit

Permalink
Merge pull request #2 from cabalism/philderbeast/format-more
Browse files Browse the repository at this point in the history
Lowercase cabal* folders
  • Loading branch information
philderbeast authored Dec 19, 2024
1 parent 187b398 commit 24235f8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,18 @@ FORMAT_DIRS := \
bootstrap \
buildinfo-reference-generator \
Cabal \
Cabal-benchmarks \
cabal-benchmarks \
Cabal-described \
Cabal-dev-scripts \
cabal-dev-scripts \
Cabal-hooks \
cabal-install \
cabal-install-solver \
Cabal-QuickCheck \
Cabal-syntax \
Cabal-tests \
Cabal-testsuite/src \
Cabal-testsuite/main \
Cabal-testsuite/static \
cabal-testsuite/src \
cabal-testsuite/main \
cabal-testsuite/static \
Cabal-tree-diff \
cabal-validate \
solver-benchmarks
Expand Down

0 comments on commit 24235f8

Please sign in to comment.