We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42b5ad2 commit 6e0cf19Copy full SHA for 6e0cf19
1 file changed
.oxfmtrc.jsonc
@@ -3,5 +3,5 @@
3
"useTabs": true,
4
"semi": true,
5
"singleQuote": true,
6
- "ignorePatterns": [".claude/settings.local.json"],
+ "ignorePatterns": [".claude/settings.local.json", "CHANGELOG.md"],
7
}
0 commit comments