Skip to content

Commit e26de61

Browse files
committed
chore: ignore skills/ folder in oxfmt
1 parent 974b7d6 commit e26de61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oxfmtrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"semi": false,
1212
"quoteProps": "consistent",
1313
"sortPackageJson": false,
14-
"ignorePatterns": ["CHANGELOG.md"]
14+
"ignorePatterns": ["CHANGELOG.md", "skills"]
1515
}

0 commit comments

Comments
 (0)