Skip to content

Commit dcec36c

Browse files
committed
fix(docs): Ignore multiple blank lines
Release please creates multiple blank lines...Sigh Signed-off-by: Dan Webb <[email protected]>
1 parent b9e57a3 commit dcec36c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.markdownlint-cli2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ config:
33
line-length: false # MD013
44
no-duplicate-heading: false # MD024
55
reference-links-images: false # MD052
6+
no-multiple-blanks: false # MD032
67
ignores:
78
- .github/copilot-instructions.md

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [11.10.2](https://github.com/sous-chefs/docker/compare/11.10.1...v11.10.2) (2025-10-15)
99

10+
1011
### Bug Fixes
1112

1213
* **ci:** Update workflows to use release pipeline ([#1320](https://github.com/sous-chefs/docker/issues/1320)) ([5fce840](https://github.com/sous-chefs/docker/commit/5fce84023bac5499c9552cd295dddcab2504ed9c))

0 commit comments

Comments
 (0)