Skip to content

Commit b2212ba

Browse files
authored
ci: exclude generated changelogs from format checks (#2976)
1 parent ebd13f8 commit b2212ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.oxfmtrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"**/dist/**",
66
"**/node_modules/**",
77
"**/*.mdx",
8+
"**/CHANGELOG.md",
89
"**/package.json",
910
"**/emdash-env.d.ts",
1011
"**/worker-configuration.d.ts",

0 commit comments

Comments
 (0)