Skip to content

Commit ced8d81

Browse files
committed
chore: don't use oxfmt on Markdown with GitHub alert syntax
1 parent 25ab43b commit ced8d81

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
@@ -15,5 +15,5 @@
1515
"htmlWhitespaceSensitivity": "css",
1616
"endOfLine": "lf",
1717
"sortPackageJson": false,
18-
"ignorePatterns": ["dist/", "node_modules/", "coverage/", "**/*.yml"]
18+
"ignorePatterns": ["dist/", "node_modules/", "coverage/", "github-script/README.md", "**/*.yml"]
1919
}

0 commit comments

Comments
 (0)