mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: avoid formatting changelogs (#9548)
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user