Skip to content

Commit 6e0cf19

Browse files
committed
chore(oxfmt): ignore changelog
1 parent 42b5ad2 commit 6e0cf19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oxfmtrc.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"useTabs": true,
44
"semi": true,
55
"singleQuote": true,
6-
"ignorePatterns": [".claude/settings.local.json"],
6+
"ignorePatterns": [".claude/settings.local.json", "CHANGELOG.md"],
77
}

0 commit comments

Comments
 (0)