Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ config:
no-duplicate-heading: false # MD024
reference-links-images: false # MD052
no-multiple-blanks:
maximum: 2
maximum: 2
ignores:
- .github/copilot-instructions.md
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
Standardise files with files in sous-chefs/repo-management
Standardise files with files in sous-chefs/repo-management

## Unreleased

Standardise files with files in sous-chefs/repo-management


## [5.0.22](https://github.com/sous-chefs/varnish/compare/5.0.21...v5.0.22) (2025-10-16)


Expand Down Expand Up @@ -212,7 +217,7 @@

## 2.2.2

* # 86 - Removed monkey patching of service providers

Check failure on line 220 in CHANGELOG.md

View workflow job for this annotation

GitHub Actions / lint-unit / runner / markdownlint

Multiple top-level headings in the same document

CHANGELOG.md:220 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "86 - Removed monkey patching o..."] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md025.md

## 2.2.1

Expand Down
Loading