Skip to content

Commit da3d5ab

Browse files
authored
Merge pull request #10640 from cabalism/fix/whitespace-changelog.d
Include changelog.d/* files in fix-whitespace
2 parents a588d60 + 35bb1c0 commit da3d5ab

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

changelog.d/pr-10493

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ description: {
88

99
- Text provided by `Setup.hs repl --help` contained outdated information concerning sandbox, which have now been removed.
1010

11-
}
11+
}

changelog.d/pr-9367

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Notes:
1818
- RTS options (like `+RTS -H32m -S -RTS`) will not be included in response
1919
files.
2020
- For reproducing commands after Cabal exits, `--keep-temp-files` can be used
21-
to prevent the response files from being deleted.
21+
to prevent the response files from being deleted.

fix-whitespace.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ included-files:
8787
- "*.yaml"
8888
- "*.yml"
8989
- "*.zinza"
90+
- "changelog.d/*"
9091

9192
excluded-files:
9293
# Exceptions

0 commit comments

Comments
 (0)