chore: avoid formatting changelogs (#9548)

This commit is contained in:
Ben Potter
2023-09-06 14:26:50 +00:00
committed by GitHub
parent 4ec2fea66b
commit 1bcc4152af
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ overrides:
- README.md
- docs/api/**/*.md
- docs/cli/**/*.md
- docs/changelogs/*.md
- .github/**/*.{yaml,yml,toml}
- scripts/**/*.{yaml,yml,toml}
options:
+1
View File
@@ -14,6 +14,7 @@ overrides:
- ../README.md
- ../docs/api/**/*.md
- ../docs/cli/**/*.md
- ../docs/changelogs/*.md
- ../.github/**/*.{yaml,yml,toml}
- ../scripts/**/*.{yaml,yml,toml}
options: