From 166d43fbbdffa733fdfaecac55c1e3d1f7df4c37 Mon Sep 17 00:00:00 2001 From: kitchen-porter Date: Mon, 11 Nov 2024 14:04:02 +0000 Subject: [PATCH] Standardise files with files in sous-chefs/repo-management Signed-off-by: kitchen-porter --- .markdownlint-cli2.yaml | 2 ++ CHANGELOG.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.markdownlint-cli2.yaml b/.markdownlint-cli2.yaml index 6fa8e776..0196ac7b 100644 --- a/.markdownlint-cli2.yaml +++ b/.markdownlint-cli2.yaml @@ -3,3 +3,5 @@ config: line-length: false # MD013 no-duplicate-heading: false # MD024 reference-links-images: false # MD052 +ignores: + - .github/copilot-instructions.md diff --git a/CHANGELOG.md b/CHANGELOG.md index bb4c1df1..0f5abe32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ This file is used to list changes made in each version of the iis cookbook. ## Unreleased +Standardise files with files in sous-chefs/repo-management + ## 8.2.5 - *2024-07-15* Standardise files with files in sous-chefs/repo-management